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

RE: very quick question :)



thanks



-----Original Message-----
From: Steve Lamb [mailto:morpheus@rpglink.com]
Sent: Friday, June 09, 2000 5:37 PM
To: Debian-Users (E-mail)
Subject: Re: very quick question :)


On Fri, Jun 09, 2000 at 11:12:03AM +0200, Antonio Moragues Ramón wrote:
> > grep -r / -e lawpc34 -H &> lawpc34.log &

> > but that doesn't seem to work

> Try grep -r lawpc34 / > lawpc34.log &

    Or: find / -exec grep lawpc34 \{\} \; -print > lawpc43.log

    Maybe, but that is how I'd do it.

--
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
         ICQ: 5107343          | main connection to the switchboard of
souls.
-------------------------------+--------------------------------------------
-


--
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org <
/dev/null



Reply to: