Daniel Webb <[EMAIL PROTECTED]> writes: > On Thu, Dec 22, 2005 at 03:30:08AM -0700, Daniel Webb wrote: > > > rm triva:
> And another trivia: are there any other GNU tools where option > position causes different behavior and both ways are valid? find Find has a lot of weird options which prune and such and the order does matter. tar For example: tar cvfb /dev/tape 200 tar cvbf 200 /dev/tape do the same thing. > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- Johan KULLSTAM -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]