Answers for "how to get file size in termial ubuntu"

17

ubuntu list file by size

ls -l --block-size=M
Posted by: Guest on May-28-2020
1

how to see how big a file is ubuntu terminal

ls -l -h example.txt
Posted by: Guest on March-03-2022

Code answers related to "how to get file size in termial ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language