]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve input parsing:
authorphk <phk@FreeBSD.org>
Mon, 28 Aug 2006 08:27:02 +0000 (08:27 +0000)
committerphk <phk@FreeBSD.org>
Mon, 28 Aug 2006 08:27:02 +0000 (08:27 +0000)
commit40d4b9bdbeb93822c104c0e77bde81aee0e38e82
tree96252e62e24b73f917c123413f9706217c970300
parent995c93345ff2de166d281937de14b076065d67fe
Improve input parsing:

Add "-C <column>" and "-d <delims>" options to chop up input lines.

Make '#' a comment character, rest of line is ignored.

Submitted by: Dmitry Morozovsky <marck@rinet.ru>
tools/tools/ministat/ministat.c
usr.bin/ministat/ministat.c