Faizan Shaikhfaizanshaikh.hashnode.devยทOct 17, 2024Day 14 Task: Create a Linux & Git-GitHub Cheat Sheet๐ง Linux Cheat Sheet ๐ง CommandDescriptionExample lsList files and directories.ls -l cd [directory]Change current directory.cd /home/user/ mkdir [directory]Create a new directory.mkdir project touch [file]Create an empty file.touch file.txt...82 readsDevopsAdd a thoughtful commentNo comments yetBe the first to start the conversation.