[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: about remove directory



Daniel Webb <lists@danielwebb.us> 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 debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
Johan KULLSTAM



Reply to: