cat command
Description:
- Concatenate files and print on the standard output
cat
copies each file (‘-’ means standard input), or standard input if none are given, to standard outpu
Synopis:
cat [OPTION]... [FILE]...
Search
cat
copies each file (‘-’ means standard input), or standard input if none are given, to standard outpucat [OPTION]... [FILE]...