• Full documentation <https://www.gnu.org/software/coreutils/cat>. or available locally via: info '(coreutils) cat invocation'. COLOPHON top.
  • Tutorial on using cat, a UNIX and Linux command for concatenating files and printing to standard output. ... The UNIX and Linux cat command.
  • #Read or view the file using the cat command with examples in Linux/Unix. #How to create a file using the Cat command in Unix.
  • The Linux & Unix cat command is a useful utility for displaying the contents of a file, but it can do much more.
  • cat stands for "catenate." It is one of the most commonly-used commands in Unix-like operating systems.
  • cat command is used to display the content of text files and to combine several files to one file. The cat command does not accept directories.
  • Topics we will cover hide
    • Introduction to cat command in Linux/Unix
    • How to use cat command
    ...to create a new file and add some data using cat command in Linux or Unix.
  • When it comes to Linux or UNIX commands, this command is no newbie. First, let us introduce you to the meaning of CAT.
  • This subchapter looks at cat, a UNIX (and Linux) command. The cat (as in concatenate) utility can be used to concatenate several files into a single file.
  • Among Unix critics, cat(1) is considered the canonical example of bad user-interface design, because of its woefully unobvious name.