space available

Shell script to watch the disk space

by n00b_Programmer on July 13, 2006 · 39 comments

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 to df command. Steps => Find disk space using df => Filter [...]

{ 39 comments }