#linux
Read more stories on Hashnode
Articles with this tag
#90DAYSOFDEVOPS · | File Permissions and Access Control Lists. | 1.Create a simple file and do ls -ltr to see the details of the files -> touch...
#90DAYSOFDEVOPS · Advanced Linux Shell Scripting for DevOps Engineers with User management 1.You have to do the same using Shell Script i.e using either...
#90daysofdevops · Basic Linux Shell Scripting for DevOps Engineers. Tasks 1.Explain in your own words and examples, what is Shell Scripting for...
#90daysofdevops · Day 3 Task: Basic Linux Commands Task: What is the linux command to 1.To view what's written in a file. ans-> cat filename 2.To change...