The (obvious) fact that XrmParseCommand(3) modifies argv and and does *not* stop on invalid options only struck me this morning.
So `xidle echo -timeout 1 foo' will print just "foo" every second on inactivity - this is bad.
The (obvious) fact that XrmParseCommand(3) modifies argv and and does *not* stop on invalid options only struck me this morning.
So `xidle echo -timeout 1 foo' will print just "foo" every second on inactivity - this is bad.