sbase/cat.1

11 lines
216 B
Groff
Raw Normal View History

2011-05-23 01:36:34 +00:00
.TH CAT 1 sbase\-VERSION
.SH NAME
cat \- concatenate files
.SH SYNOPSIS
.B cat
.RI [ files ...]
.SH DESCRIPTION
.B cat
reads each file in sequence and writes it to stdout. If no file is given, cat
reads from stdin.