Basic linux commands
Beginning Linux command
Here there are some of the basic linux command :-
pwd - Print Working Directory: Displays the current directory.
ls - List Files and Directories: Lists the files and directories in the current directory.
cd - Change Directo...
devxblog.hashnode.dev3 min read