Basic Linux Commands for DevOps
Day-to-day commands of Linux :
pwd:- to check your present working directory (Current path of your file or directory)
cd:- Change Directory
ls:- List of files or directories present in the current path
ll:- used to list information about files ...
nileshganvir.hashnode.dev1 min read