Linux Commands
Here are some basic linux command that can be valuable resource for beginner as well as experience user
1. Navigating the File System:
cd: Changing directories.
ls: Listing files and directories.
pwd: Present working directory.
2. File and Direc...
codingelight.hashnode.dev2 min read