|
| |||||||||
| Tags: folder size, linux |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to check linux folder size ? In linux i made one folder in that i save some data. Now i want to check my folder size in linux can you told me how to do that ? My folder name is work it including the subfolders and files. |
|
#2
| |||
| |||
| Re: How to check linux folder size ?
try stat filename for complete info on file along with size. you can run the command "du". This is disk usage reporting. It has many options (which you can get the full detail of with "man du" at your command prompt). The ones I normally use are -h - for human, and -s for summarise. Quote:
|
|
#3
| |||
| |||
| Re: How to check linux folder size ?
following Command displays the size of the folder /home/andrew. Quote:
|
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to check linux folder size ?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to see folder size in Windows Explorer | Salome | Operating Systems | 5 | 1 Week Ago 05:29 AM |
| Check Folder Size | sharath_bujji | Active Directory | 3 | 07-07-2009 11:15 AM |
| How to check Linux version | stephenx | Operating Systems | 3 | 14-04-2009 01:42 PM |
| How to determine folder size | michaelh613 | Vista Help | 5 | 13-04-2009 06:13 PM |
| Windows folder size | slvrvlt | Windows Vista Performance | 1 | 14-12-2008 02:14 PM |