From owner-freebsd-small Thu Mar 16 15:56:13 2000 Delivered-To: freebsd-small@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id EE02F37BF4C for ; Thu, 16 Mar 2000 15:56:11 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id PAA38188; Thu, 16 Mar 2000 15:56:09 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 16 Mar 2000 15:56:09 -0800 (PST) From: Doug White To: Patrick Gardella Cc: freebsd-small@FreeBSD.ORG Subject: Re: crunchgen and ln In-Reply-To: <38D13D0D.A64AF19D@whetstonelogic.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message