|
NAME cat - UNIX shell cat command
SYNOPSIS cat file_name
[file_name ... ]
DESCRIPTION The cat macro runs the
standard UNIX utility of the same name. The cat utility
copies the file_name arguments to the
standard output.
DEFINITION def cat 'unix("cat $*")'
EXAMPLE cat do.scans
SEE ALSO UNIX User Reference Manual
... Meeting the software needs of scientists since 1985 ...
Last Formatted Feb 1, 2008
Last Updated 02/28/01
Send comments, queries, suggestions to
info@certif.com
© 1995-2003 Certified Scientific Software. All rights reserved
|
|