1915ba967b
Removes all comments and (optionally) whitespace from an input file. Writes result on stdout. PR: ports/67307 Submitted by: Volker Werth <volker@vwsoft.com>
4 lines
142 B
Text
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.
|