Cheat sheet for Linux, Git-GitHub
Linux commands.
cd - Change directory. Use this command to navigate to different directories in the file system. For example, cd Documents will take you to the "Documents" directory.
cd ..Move one level upcdTo change to a particular directorycd /Mo...
gurudath.hashnode.dev5 min read