Basic linux commands
1- Pwd = print working directory,it allows you to check your current location.
2- ls = list all the folders present inside the current location.
3- cd .. = to navigate outside of the current folder.
4- cd foldername = navigate you to folder (folderna...
crackanddebug.hashnode.dev1 min read