[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: finding requires



In regard to: Re: finding requires, Tim Mooney said (at 10:24am on Jul 24,...:

>for d in *
>do
>  echo "$d"
>  echo '----'
>  find $d -print | /path/to/find-requires | grep -v 'the-odd-dependency-here'
>done

Oops.  Get rid of the `-v'.  That will (hopefully, but probably not) teach
me to send something when I'm in a hurry!

Tim
-- 
Tim Mooney                              mooney@dogbert.cc.ndsu.NoDak.edu
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []