cat command allows us to
create single or multiple files,view contain of file, concatenate files and redirect output in terminal or files.
Cat is short for concatenate. This command displays the contents of one or more files without having to open the file for editing.