How to find out the size of more files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, ok this one is real easy. If you want to get the size of a folder and
all subfolders type:

du foldername

If you want just the total size of a folder such as /usr type:

du -s /usr

To see specific info on a file or a group of files let us say zip files
type:

ls -l *.zip

You will get a list of zip files, permitions, and sizes.









[Index of Archives]     [Linux for the Blind]     [Fedora Discussioin]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]
  Powered by Linux