Here is day 3 of #90days of DevOps. In today’s blog, we will handle files using Linux commands. Tasks: What is the Linux command to… To view what's written in a file. To view the content of the file run the command cat <filename> To change the...