Date: Sun, 1 Mar 1998 19:56:52 +1100 From: Sue Blake <sue@welearn.com.au> To: zjhh2@etsu.edu Cc: Tim Vanderhoek <hoek@hwcn.org>, zjhh2@Access.ETSU.Edu, Greg Lehey <grog@lemis.com>, freebsd-chat@FreeBSD.ORG, jhhiggins@prodigy.net Subject: Re: newbies mailing list Message-ID: <19980301195651.00534@welearn.com.au> In-Reply-To: <Pine.BSF.3.96.980301035228.11521A-100000@localhost>; from James on Sun, Mar 01, 1998 at 03:54:18AM -0500 References: <Pine.GSO.3.96.980301032335.10823C-100000@james.hwcn.org> <Pine.BSF.3.96.980301035228.11521A-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 01, 1998 at 03:54:18AM -0500, James wrote: > > > On Sun, 1 Mar 1998, 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. :) > > Dunno perl either... > > it is on my "to Learn" list though... > > but I bet I could pipe a ls -lR into a C program written using lex and > yacc to parse the output... : ) Watch it, you don't wanna lose your newbie badge before we get started! :-) -- 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?19980301195651.00534>