#devopsworld
Read more stories on Hashnode
Articles with this tag
To view what's written in a file. cat <filename> To change the access permissions of files. chmode 777 <filename> To check which commands you have run...
Day #2 Check your present working directory. pwd List all the files or directories including hidden files. ls Create a nested directory A/B/C/D/E...