things to document:
What uname -aimnoprsv will do in bash, and what doing those letters individually will do.
what ls -abcdfghiklmnopqrstuvx
ls -f prints only dotfiles
ls -p prints a / on directories
ls -ABCDFGHIJKLMNOPQRSTUVWXYZ works too.. somehow.
how to use find and whereis and which
how to use apt
things to document:
What
uname -aimnoprsvwill do in bash, and what doing those letters individually will do.what ls -abcdfghiklmnopqrstuvx
ls -f prints only dotfiles
ls -p prints a / on directories
ls -ABCDFGHIJKLMNOPQRSTUVWXYZ works too.. somehow.
how to use find and whereis and which
how to use apt