Creating files in Linux using cat command
There are a number of ways to a new file in Linux. One of the ways is to use cat command and redirect output to a new file. Command ‘cat’ is short for word concatenate.
There are a number of ways to a new file in Linux. One of the ways is to use cat command and redirect output to a new file. Command ‘cat’ is short for word concatenate.
Comments
Post a Comment