Day-3:Hands-On for Linux Commands
πΈcat Used to view what content present in a file Example: Create a file using 'touch' command & then add the text using 'vim' commad later use 'cat' to know what is written in that file. πΈchmod Used to change access permissions of files T...
Feb 2, 20242 min read28
