logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc_wartscat — concatenate warts files generated by scamper

Authors

sc_wartscat was written by Matthew Luckie <mjl@luckie.org.nz>.

Debian                                          October 15, 2010                                  SC_WARTSCAT(1)

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.

Name

       sc_wartscat — concatenate warts files generated by scamper

See Also

scamper(1)

Synopsis

sc_wartscat [-?s] [-ooutfile] [file...]

See Also