This is a discussion on What is the commannd used to check "file disk usage space ..? in Linux . within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; What is the commannd used to check "file disk usage space ..? in Linux ....
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| hi... Using "du" command we can check the disk usage of each file/Dir, Normally the size is printed in units of 1024 bytes. $ du -a -- Show the files size also along the Dir. $ du -h -- Show sizes in the Human readable format (1K, 2M). $ du -b MyFile -- Show the 'MyFile' size in Bytes. $ du -h MyDir -- Show the 'MyDir' size in Human readable form. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 100GB Disk Space, Free 1 year hosting! | albert | General Web hosting Discussions | 2 | 01-02-2008 05:25 PM |
| Checking the server disk space | Murali | Server Management | 6 | 08-29-2007 07:19 AM |
| How to check a file status? is readable or writable? | raj | Perl | 1 | 07-25-2007 03:36 AM |
| Get Error -- 1814 "The specified resource name not found in the image file". In WM 5. | theone | Windows Mobile | 0 | 07-25-2007 01:25 AM |
| Perl: Disk Space | pranky | Perl | 0 | 02-24-2007 01:07 AM |