GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SC_WARTSCAT(1) FreeBSD General Commands Manual SC_WARTSCAT(1)

sc_wartscat
concatenate warts files generated by scamper

sc_wartscat [-?s] [-o outfile] [file ...]

The sc_wartscat utility provides the ability to concatenate warts files generated by scamper.

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.

scamper(1)

sc_wartscat was written by Matthew Luckie <mjl@luckie.org.nz>.
October 15, 2010 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.