ls
ls
- lists files in a directory
- can use switches to affect output
- -C lists output in columns (default)
- -F lists trailing identifiers
- / is a directory, * is an executable file, @ is a link
- -l lists “long” format (shows dates, times, and sizes)
- -a shows everything