Skip to Content.
Sympa Menu

baslinux - Re: [BL] More Busyboxen

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: David Moberg <davidjmoberg AT gmail.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] More Busyboxen
  • Date: Mon, 19 Dec 2005 16:46:12 -0800

On 12/19/05, sindi keesan <keesan AT sdf.lonestar.org> wrote:
> Got all three. They are not executable as posted.
> gunzip, then chmod +x busybox*
>
> Is there some way to generate links to the programs in them other
> than typing busybox and hand-making a symlink for each program listed?

Try the attached script. Put busybox in /bin. cd to /bin, make a few
basic symlinks (sed, ln, grep, tail, expr, sh, chmod, rm, tr), and
execute the script. All links will be put in the current directory.

You will probably want to modify this script to put some links in
/sbin instead.

David

Attachment: 1.sh
Description: Bourne shell script




Archive powered by MHonArc 2.6.24.

Top of Page