Day 14 Task: Create a Linux & Git-GitHub Cheat Sheet
LINUX COMMANDS CHEAT SHEET Directory Navigation ls = list files and directories in current directory ls -a = list all files and directories including hidden files. ls -l = list files and directories in long format. pwd = shows the present working...



