Day 3 : Basic Linux Commands Part-2.
Here I have completed the task related to Linux commands.
Day 3 Tasks:
Basic main command
touch <filename> -> It is used to create a new file.
xdg-open <filename> -> It opens the file in a text editor.
cat -> It prints out the standard output...
devopsplaybook.hashnode.dev1 min read