freebsd-ports/sysutils/decomment/pkg-descr
Beech Rintoul 1915ba967b Usage: decomment infile [r(emove whitespace)]
Removes all comments and (optionally) whitespace from an input file.
Writes result on stdout.

PR:		ports/67307
Submitted by:	Volker Werth <volker@vwsoft.com>
2008-02-15 03:13:34 +00:00

4 lines
142 B
Text

Usage: decomment infile [r(emove whitespace)]
Removes all comments and (optionally) whitespace from an input file.
Writes result on stdout.