Not that you need any more prodding on this direction, but it's worth
noting that both more(1) and less(1) suffer from this problem too.
$ touch +foo
$ more +foo
usage: more [-dflpcsu] [+linenum | +/pattern] name1 name2 ...
$ less +foo
Missing filename ("less --help" for help)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/