debian man page for sc_wartscat

Query: sc_wartscat

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SC_WARTSCAT(1)						    BSD General Commands Manual 					    SC_WARTSCAT(1)

NAME
sc_wartscat -- concatenate warts files generated by scamper
SYNOPSIS
sc_wartscat [-?s] [-o outfile] [file ...]
DESCRIPTION
The sc_wartscat utility provides the ability to concatenate warts files generated by scamper.
EXAMPLES
The command: sc_wartscat -o output.warts file1.warts file2.warts will decode and print the contents of file1.warts, followed by the contents of file2.warts. The command: gzcat file1.warts.gz | sc_wartsdump will print the contents of the uncompressed file supplied on stdin.
SEE ALSO
scamper(1)
AUTHORS
sc_wartscat is written by Matthew Luckie <mjl@luckie.org.nz>.
BSD
October 15, 2010 BSD
Related Man Pages
cat(1) - osx
cat(1) - freebsd
sc_attach(1) - debian
cat(1) - opendarwin
cat(1) - netbsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com