GitHub TakeOuts
To make it Simpler below are Some of My TakeOuts for the GitHub
ls
This command will list down all the files and folders present in the current working directory
mkdir folder_name
This command will make a new folder in the current directory
cd fold...
naveenmeel.hashnode.dev2 min read