Day 12: Cheat-Sheet for Linux,Git-GitHub & Cron.
Here I have provided cheat sheet related to linux terminal,Git-GitHub & Cron.
Linux Cheat-Sheet
whoami -> prints the username currently logged into the terminal session.
ls -> It lists all the files and folders on the disk.
ls -l -> It provides a...
devopsplaybook.hashnode.dev3 min read