2 articles tagged "grep"
- /proc/filesystems: Find out what filesystems supported by kernel
/proc/filesystems is the file used to detect filesystems supported by running kernel. You can quickly run grep or cat command to display the list of all supported file system. nodev indicates that the file system is not associated with a physical device such as /dev/sdb1. If you see ext3 or vfat, it means you will [...]
- Shell script to watch the disk space
df displays the amount of disk space available on the file system containing each file name argument. If no file name is given, the space available on all currently mounted file systems is shown. Read man page of df if you are new [...]
Viewing 1-2 of 2 posts. ( see all popular tags )


Recent Comments
Today ~ 176 Comments
Today ~ 4 Comments
08/24/2006 01:56 pm ~ 11 Comments
Today ~ 4 Comments
Today ~ 5 Comments