Introduction
In Linux, ls -l
would list the files and directories in a particular path, with their names, dates, and sizes (disk usage). The first thing you'll notice using that command is that size of directories is always shown as 4096
bytes (or 4,0K if you're using ls -lh