12 авг. 2011 г. · In C-Shell, how can I get the same output as du -sh ./* but without listing the files in the root dir, i.e. just a list of subdirectories in ./ ... |
11 июл. 2010 г. · To get a sorted list containing the 20 biggest dirs I do this: du -m /some/path | sort -nr | head -n 20 In this case the sizes will be reported in megabytes. |
3 окт. 2011 г. · This command shows you the summarized size of hidden directories using a regular expression: du -hs .[^.]* |
19 февр. 2013 г. · I want to get a list of the directories and their sizes in a list format like how you get when you do a ls -l. The thing is that is there a one line command ... |
21 авг. 2023 г. · To do this, you need to directly compare the file sizes of the two files whose sizes you wish to compare. The diff command does not do this. |
3 авг. 2010 г. · du -h --max-depth=1 . Will list all directories and files under the current folder with size. Depth 2 would list one more level of folders. |
21 дек. 2020 г. · I want to find the largest 10 folders in a current directory with human-readable folder size. The examples I've seen, all are listing files along with the ... |
5 мая 2012 г. · du.exe lets you recursively identify folders that take up a large amount of space. For example, the following will show you the size of all the folders from c: ... |
2 июн. 2013 г. · Some versions of du support the argument --apparent-size to show apparent size instead of disk usage. So your command would be: du -hs --apparent-size. |
20 апр. 2013 г. · The easiest way seems to be find /path/to/search -ls | wc -l. Find is used to walk though all files and folders. -ls to list (print) all the names. |
Novbeti > |
Axtarisha Qayit Anarim.Az Anarim.Az Sayt Rehberliyi ile Elaqe Saytdan Istifade Qaydalari Anarim.Az 2004-2023 |