Hi,
FileSystem.Free(/var) will collect free space for /var partition if it's really a separate partition mounted on /var. If it is just a directory on root partition, it will return free space on roou partition. Check with mount command what are actual mount points on your system.
Best regards,
Victor
FileSystem.Free(/var) will collect free space for /var partition if it's really a separate partition mounted on /var. If it is just a directory on root partition, it will return free space on roou partition. Check with mount command what are actual mount points on your system.
Best regards,
Victor