Date: Sun, 1 Mar 1998 19:55:17 +1100 From: Sue Blake <sue@welearn.com.au> To: Tim Vanderhoek <hoek@hwcn.org> Cc: zjhh2@etsu.edu, Greg Lehey <grog@lemis.com>, freebsd-chat@FreeBSD.ORG, jhhiggins@prodigy.net Subject: Re: newbies mailing list Message-ID: <19980301195517.41017@welearn.com.au> In-Reply-To: <Pine.GSO.3.96.980301032335.10823C-100000@james.hwcn.org>; from Tim Vanderhoek on Sun, Mar 01, 1998 at 03:44:40AM -0500 References: <Pine.BSF.3.96.980301011221.10907B-100000@localhost> <Pine.GSO.3.96.980301032335.10823C-100000@james.hwcn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 01, 1998 at 03:44:40AM -0500, Tim Vanderhoek wrote: > On Sun, 1 Mar 1998, James wrote: > > > > 1. Do you know the command to make a file that lists all the executable > > > files less than 2k in size that were created in the last 2 weeks? > > > > Yes, find > > ....but don't ask me how to make it do it : ) > > No. Perl. The answer to these questions is always perl. :) I wouldn't have a clue, but the perl documentation is easier to understand. Whatever looks baffling can be done in so many ways you're sure to find one method that makes sense :-) -- Regards, -*Sue*- find / -name "*.conf" |more To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980301195517.41017>