Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
But it will transfer all those other zillions of file names across the network for the client to parse out. I was looking for a server side wildcard. Also I am not familiar with the egrep command. This is what happens when I try: C:\>egrep 'egrep' is not recognized as an internal or external command, operable program or batch file. /Bo -----Original Message----- From: John Peacock [mailto:jpeacock at rowman.com] Sent: den 28 augusti 2002 15:46 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Re: cvs ls parameters... Bo Berglund wrote: > Tony, > will there be any additions to the cvs ls command? > Like being able to do: > cvs ls -l src/*.c > to get a listing only of files that match the wildcard. cvs ls | egrep "src/*.c" should do what you want, right? John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs