Re: how to select files not in a list
From: Stephane CHAZELAS (this.address_at_is.invalid)
Date: 04/30/04
- Next message: Stephane CHAZELAS: "Re: Sort the file"
- Previous message: Icarus Sparry: "Re: [cygwin]Please why is it not working ?"
- In reply to: Charles Demas: "Re: how to select files not in a list"
- Next in thread: Stephane CHAZELAS: "Re: how to select files not in a list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 07:34:32 +0100
2004-04-28, 16:20(+00), Charles Demas:
[...]
> grep -v -f user_file dir_file
Not suitable, unless you add the (not so portable, though POSIX)
-x option. Or it won't work if some usernames are substrings of
some directory names.
-- Stéphane ["Stephane.Chazelas" at "free.fr"]
- Next message: Stephane CHAZELAS: "Re: Sort the file"
- Previous message: Icarus Sparry: "Re: [cygwin]Please why is it not working ?"
- In reply to: Charles Demas: "Re: how to select files not in a list"
- Next in thread: Stephane CHAZELAS: "Re: how to select files not in a list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]