#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Hi All, We learned below Linux topics in today's session. 1- User/Group. 2-Grep, awk, find 3-Permissions 4-Ssh and SCP 5-Systemctl and apt...
To view what's written in a file. To view the contents of a file in Linux, you can use the cat command. The cat command stands for "concatenate" and...
1. pwd Command The pwd command is used to display the location of the current working directory. 2. mkdir Command The mkdir command is used to create...