Class LinuxFileSystem

java.lang.Object
oshi.software.common.AbstractFileSystem
oshi.software.os.linux.LinuxFileSystem
All Implemented Interfaces:
FileSystem

@ThreadSafe public class LinuxFileSystem extends AbstractFileSystem
The Linux File System contains OSFileStores which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. In Linux, these are found in the /proc/mount filesystem, excluding temporary and kernel mounts.