Day 12 : Mastering Linux & Git-GitHub: A Comprehensive Cheat Sheet
Today we have the challenge to make a cheatsheet for Linux and Git. I will try to keep it simple as I can. Section 1: Linux Command Cheat Sheet File Operations: ls: List files and directories. cd: Change directory. pwd: Print working directory. ...