Bash cheat sheet
Navigate the Filesystem pwd ~ view current directory cd ~ move into a directory .. ~ move up a directory ls ~ list what is in a directory -a ~ hidden files and folders -l ~ long listing, see more information View Files and Folders cat ~ s...
Feb 18, 20234 min read989


