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