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>
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
Usage: decomment infile [r(emove whitespace)]
|
|
|
|
Removes all comments and (optionally) whitespace from an input file.
|
|
Writes result on stdout.
|