du command

  1. S

    Solved How do I get directory size in bytes?

    I am using du -s to get the total amount of disk space that a folder occupies, all files and sub-folders included. I have this folder named aa (for the sake of brevity) with a filed named bb.mkv in it, which is a bit larger than 11GBs. However, when I run the command du -s /tank/somevolume/aa...
Back
Top