aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/decomment
Commit message (Collapse)AuthorAgeFilesLines
* Usage: decomment infile [r(emove whitespace)]beech2008-02-153-0/+26
Removes all comments and (optionally) whitespace from an input file. Writes result on stdout. PR: ports/67307 Submitted by: Volker Werth <volker@vwsoft.com>