GNU style getopt problem

Beeblebrox zaphod at berentweb.com
Fri Feb 1 14:42:21 UTC 2013


Interesting - when I switch to bash and try it:
getopt --help 2> &1 | grep long
bash: syntax error near unexpected token `&'
while this one gives no message - I guess I'll try a test with this.
$ getopt --help 2>&1 | grep long



--
View this message in context: http://freebsd.1045724.n5.nabble.com/GNU-style-getopt-problem-tp5782884p5782951.html
Sent from the freebsd-ports mailing list archive at Nabble.com.


More information about the freebsd-ports mailing list