Day-3 of DevOps
Let's explore some fundamental commands that every Linux user should know.
To Create a empty file.
The touch command in Linux is used to create an empty file
Create Multiple Files
Adding Content to the File:
(i) The echo command is used to ad...
gokuldevops.hashnode.dev5 min read