Re: Selecting files from disparate directories when the files are not in other directories

2007-02-08 Thread sam.hendley
he information contained herein is proprietary and > confidential and subject to the Amdocs policy statement, > you may review at http://www.amdocs.com/email_disclaimer.asp > > -- View this message in context: http://www.nabble.com/Selectin

Selecting files from disparate directories when the files are not in other directories

2007-02-01 Thread Mikael Sitruk
Hi Is it possible to select a set of files from several directories only if they are not present in another set of directories For example I have: Dir1: a.txt Dir2: b.txt Dir3: c.txt Directories holding the files to exclude Dir4: a.txt I would like to get b.txt and c.txt only