On Thu, 18.10.12 14:05, Matthew Miller (mat...@fedoraproject.org) wrote:

>  journalctl  -n500 -f
> 
> (No space allowed after then -n.)

The space thing is really annoying actually. glibc's getopt() insists on
that for options such as "-n" that have an optional argument (i.e. which
appear as "n::" in the opt string). I'd love to fix this if somebody has
an idea to get getopt() to be nice to us here...

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to