cat command

cat command is short for concatenate. It is often used to display content of the file to standard output, however cat command can be also used to merge several files into a single one.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator