arx-users
[Top][All Lists]
Advanced

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

Re: [Arx-users] Need some 'ignore' samples


From: Walter Landry
Subject: Re: [Arx-users] Need some 'ignore' samples
Date: Sat, 02 Oct 2004 14:21:25 -0400 (EDT)

Kevin Smith <address@hidden> wrote:
> I don't know how to configure arx to ignore files ending with tilde (~). 
> I thought the answer was "arx ignore ~$", but that doesn't actually seem 
> to work.
> 
> I have no idea how to ignore multiple regex's, so I can ignore .o files, 
> .bak files, etc. I even checked some arch documentation, but it doesn't 
> seem to have an 'ignore' command.

I think that

  arx ignore "^.*(\.o|\.bak|~)$"

should do what you need.  I just put this example in the help for
ignore.

> Side bug: arx ignore --help has a typo where it says "unspecify your 
> default browser" when it probably means "unspecify your default ignore 
> regexp".

Fixed.

Thanks,
Walter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]