from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209578

userrating:


May 25th. 2007:
Words

486

Views

258583

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149871

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





CAT

Section: User Commands (1)
Updated: February 2026
Index Return to Main Contents
 

NAME

cat - concatenate files and print on the standard output  

SYNOPSIS

cat [,OPTION/]... [,FILE/]...  

DESCRIPTION

Concatenate FILE(s) to standard output.

With no FILE, or when FILE is -, read standard input.

X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-A'-A, --show-allX'tty: link'
equivalent to -vET
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-b'-b, --number-nonblankX'tty: link'
number nonempty output lines, overrides -n
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-e'-eX'tty: link'
equivalent to -vE
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-E'-E, --show-endsX'tty: link'
display $ or ^M$ at end of each line
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-n'-n, --numberX'tty: link'
number all output lines
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-s'-s, --squeeze-blankX'tty: link'
suppress repeated empty output lines
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-t'-tX'tty: link'
equivalent to -vT
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-T'-T, --show-tabsX'tty: link'
display TAB characters as ^I
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-u'-uX'tty: link'
(ignored)
X'tty: link https://www.gnu.org/software/coreutils/manual/coreutils.html#ca-v'-v, --show-nonprintingX'tty: link'
use ^ and M- notation, except for LFD and TAB
X'tty: link https://www.gnu.org/software/coreutils/cat#ca-help'--helpX'tty: link'
display this help and exit
X'tty: link https://www.gnu.org/software/coreutils/cat#ca-version'--versionX'tty: link'
output version information and exit
 

EXAMPLES

cat f - g
Output f's contents, then standard input, then g's contents.
cat
Copy standard input to standard output.
 

AUTHOR

Written by Torbjorn Granlund and Richard M. Stallman.  

REPORTING BUGS

Report bugs to: bug-coreutils@gnu.org


Report Gentoo bugs to: https://bugs.gentoo.org/
GNU coreutils home page: <https://www.gnu.org/software/coreutils/>
General help using GNU software: <https://www.gnu.org/gethelp/>
Report any translation bugs to <https://translationproject.org/team/>  

SEE ALSO

tac(1)


Full documentation <https://www.gnu.org/software/coreutils/cat>
or available locally via: info aq(coreutils) cat invocationaq


Packaged by Gentoo (9.10 (p0))
Copyright © 2026 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
AUTHOR
REPORTING BUGS
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.7 ms