Essential Linux and Git-GitHub Commands - CheatSheet
LINUX COMMANDS
File System Navigation
cd: changes the current working directory to the user's home directory.
cd ..: changes the current working directory to the previous directory.
cd [directory]: changes the current working directory to the spe...
ambuzrnjn33.hashnode.dev9 min read