From owner-freebsd-chat Sun Mar 1 01:10:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA18404 for freebsd-chat-outgoing; Sun, 1 Mar 1998 01:10:31 -0800 (PST) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from ppp6504.on.bellglobal.com (ppp6504.on.bellglobal.com [206.172.208.96]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA18389 for ; Sun, 1 Mar 1998 01:10:18 -0800 (PST) (envelope-from ac199@hwcn.org) Received: from localhost (tim@localhost) by ppp6504.on.bellglobal.com (8.8.8/8.8.8) with SMTP id EAA00650; Sun, 1 Mar 1998 04:07:25 -0500 (EST) (envelope-from ac199@hwcn.org) X-Authentication-Warning: ppp6504.on.bellglobal.com: tim owned process doing -bs Date: Sun, 1 Mar 1998 04:07:21 -0500 (EST) From: Tim Vanderhoek X-Sender: tim@localhost Reply-To: ac199@hwcn.org To: zjhh2@etsu.edu cc: Tim Vanderhoek , zjhh2@Access.ETSU.Edu, Sue Blake , Greg Lehey , freebsd-chat@FreeBSD.ORG, jhhiggins@prodigy.net Subject: Re: newbies mailing list In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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? > > but I bet I could pipe a ls -lR into a C program written using lex and > yacc to parse the output... : ) Well heck, if you wanted you could hack on the actual ls(1) sources and another option, "-j": "print only files <2K from the last two weeks". :) -- tIM...HOEk OPTIMIZATION: the process of using many one-letter variables names hoping that the resultant code will run faster. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message