Unix Cheat Sheet - Paprikas/rails_cheat_sheet GitHub Wiki
-a, --all
do not ignore entries starting with .
ls -la
-h, --human-readable
with -l and -s, print sizes like 1K 234M 2G etc.
ls -lh
More https://cheatography.com/davechild/cheat-sheets/linux-command-line/