[cvsnt] Re: cvs ls parameters...

Bo Berglund Bo.Berglund at system3r.se
Wed Aug 28 15:18:51 BST 2002


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
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
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt



More information about the cvsnt mailing list