how to find space usage in Linux ?




Linux offers two commands for checking out free disk space:
(a) df command : Report file system disk space usage
(b) du command : Estimate file space usage

df :- to check free disk space

Write df -h or df -k to list free disk space:
$ df -h

OR
$ df -k

du:- to check space consumption

du shows how much space one ore more files or directories is using.
$ du -sh



Share your views...

0 Respones to "how to find space usage in Linux ?"

Post a Comment

 

© 2010 Codes & Concepts All Rights Reserved Thesis WordPress Theme Converted into Blogger Template by Hack Tutors.info