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.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator