newbie: to pipe the result of a program as commandline parameter for another.

Zhang Weiwu weiwuzhang at hotmail.com
Sat Nov 22 05:02:20 PST 2003


Hello. I just checkouted a big program. What I want to do is to remove 
all CVS/ folders from the hierarchy.

There might be other ways to do so (give me a hint?). What I can think 
of is to run find(1) to find out all CVS folders, and pass them as 
parameters of rm(1), but I don't know how to do so.



More information about the freebsd-questions mailing list