Skip to Content.
Sympa Menu

baslinux - Re: [BL] Busybox 1.01, was " new release of BL?"

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Stephen Clement <s.clement AT sympatico.ca>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Busybox 1.01, was " new release of BL?"
  • Date: Thu, 15 Dec 2005 01:19:44 -0500

sindi keesan wrote:

Can you suggest an easy way to make symlinks to busybox for all programs which are not already symlinked, in the directory where busybox is?

I noticed Steven put a few of them in other places (/usr/bin, /usr/sbin, I think).

Maybe do something like:

for a in [ addgroup adduser ar ash awk basename bunzip2 busybox bzcat cal cat chgrp chmod chown chroot
chvt clear cmp cp cpio crontab cut date dd deallocvt delgroup deluser df dirname dmesg dos2unix
du echo egrep env expr false fbset fdflush fdformat fdisk fgrep find free freeramdisk fsck.minix
ftpget ftpput getopt getty grep gunzip gzip halt hdparm head hexdump hostname httpd hwclock id
ifconfig ifdown ifup inetd init insmod install ipaddr ipcalc iproute iptunnel kill killall klogd
linuxrc ln loadfont loadkmap logger login losetup ls lsmod makedevs md5sum mesg mkdir mkfifo
mkfs.minix mknod mkswap mktemp modprobe more mount msh mv nc netstat nslookup openvt passwd patch
pidof ping pivot_root poweroff printf ps pwd readlink reboot renice reset rm rmdir rmmod route
rpm2cpio sed setkeycodes sh sha1sum sleep sort strings su sulogin swapoff swapon sync sysctl
syslogd tail tar tee telnet telnetd test time top touch tr traceroute true tty udhcpc udhcpd
umount uname uncompress uniq unix2dos unzip uptime usleep uudecode uuencode vi vlock watchdog
wc wget which whoami xargs yes zcat; do ln -s busybox $a; done

Thanks,
Stephen Clement




Archive powered by MHonArc 2.6.24.

Top of Page