From owner-freebsd-small Thu Mar 16 17:31: 1 2000 Delivered-To: freebsd-small@freebsd.org Received: from green.wl.vg (green.wl.vg [204.203.49.94]) by hub.freebsd.org (Postfix) with ESMTP id 4779E37C23E for ; Thu, 16 Mar 2000 17:30:57 -0800 (PST) (envelope-from patrick@green.wl.vg) Received: (from patrick@localhost) by green.wl.vg (8.9.3/8.9.3) id RAA15714; Thu, 16 Mar 2000 17:30:48 -0800 (PST) (envelope-from patrick) Date: Thu, 16 Mar 2000 17:30:48 -0800 From: "Patrick S. Gardella" To: Doug White Cc: freebsd-small@freebsd.org Subject: Re: crunchgen and ln Message-ID: <20000316173048.A15699@green.wl.vg> References: <38D13D0D.A64AF19D@whetstonelogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dwhite@resnet.uoregon.edu on Thu, Mar 16, 2000 at 03:56:09PM -0800 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 16, 2000 at 03:56:09PM -0800, Doug White wrote: > On Thu, 16 Mar 2000, Patrick Gardella wrote: > > > For all you crunchgen experts out there: > > > > Is there any way to use the "ln" feature of crunchgen to do aliases? > > For instance: > > ln la ls -Al > > So that when the crunched binary saw "la" in argv[0] would run "ls -Al"? > > How about a shell script or a shell dotfile the defines the alias? This > implies you're dropping to a shell so you have all the normal facilities. No, what I'm trying to do is figure out how to get sash to replace all the normal commands in PicoBSD. sash -cp = cp sash -mv = mv It'll take less room that way. Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message