This is the command sc_wartscat that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use sc_wartscat online using onworks.net services