Re: Softupdates

From: Roland Jesse <jesse(at)prinz-atm.CS.Uni-Magdeburg.De>
Date: Sun, 17 Jan 1999 14:29:48 +0100 (MET)

Hellmuth Michaelis writes:

> cd /usr/src;find . -type f -exec grep -l SOFTUP {} \;

Oder aber etwas effizienter ;):

% cd /usr/src; find . -type f | xargs grep -l SOFTUP

        Roland

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 17 Jan 1999 - 14:31:18 CET

search this site