Nice. I didn't know this. All the common programs are symlinks.
Hmm 3 oktober 12:22, what year? That would be this year, 5 weeks ago.
Some more googling shows you can list all busybox applets with the plain busybox command:
Code: Select all
/etc # busybox
BusyBox v1.27.2 (2017-10-03 14:20:01 CEST) multi-call binary.
BusyBox is copyrighted by many authors between 1998-2015.
Licensed under GPLv2. See source distribution for detailed
copyright notices.
Usage: busybox [function [arguments]...]
or: busybox --list
or: function [arguments]...
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as.
Currently defined functions:
[, [[, acpid, ar, ash, awk, base64, basename, beep, blkid, blockdev,
bootchartd, bunzip2, bzcat, cat, chattr, chgrp, chmod, chown, chroot,
chvt, clear, cmp, conspy, cp, cpio, cut, date, dc, dd, deallocvt, df,
dhcprelay, diff, dirname, dmesg, dnsdomainname, du, dumpkmap, echo,
egrep, env, expr, factor, fallocate, false, fatattr, fbset, fbsplash,
fdisk, fgconsole, fgrep, find, flock, free, freeramdisk, fsck,
fsfreeze, fstrim, fsync, ftpd, fuser, getopt, grep, groups, gunzip,
gzip, halt, head, hexdump, hostname, hwclock, i2cdetect, i2cdump,
i2cget, i2cset, id, ifconfig, ifdown, ifplugd, ifup, init, ionice,
iostat, ip, ipneigh, kill, killall, klogd, less, link, linux32,
linux64, linuxrc, ln, loadfont, loadkmap, logger, logname, logread,
losetup, ls, lsof, lspci, lsscsi, lsusb, lzcat, lzma, lzop, makedevs,
md5sum, mdev, mkdir, mkdosfs, mke2fs, mkfifo, mkfs.ext2, mkfs.vfat,
mknod, mkpasswd, mktemp, modinfo, more, mount, mpstat, mv, nbd-client,
netstat, nice, nl, nohup, nproc, nslookup, ntpd, od, openvt, partprobe,
paste, pidof, ping, ping6, pivot_root, pmap, poweroff, powertop,
printf, ps, pstree, pwd, pwdx, rdate, rdev, readlink, readprofile,
realpath, reboot, renice, reset, rev, rm, rmdir, route, run-parts,
scriptreplay, sed, seq, setconsole, setfont, setpriv, setserial, sh,
sha256sum, sha3sum, sha512sum, showkey, shred, shuf, sleep, smemcap,
sort, ssl_client, start-stop-daemon, strings, stty, svc, swapoff,
swapon, switch_root, sync, sysctl, syslogd, tail, tar, tee, test, time,
timeout, top, touch, tr, traceroute, traceroute6, true, truncate, tty,
tunctl, ubiattach, ubidetach, ubimkvol, ubirename, ubirmvol, ubirsvol,
ubiupdatevol, udhcpc, uevent, umount, uname, uniq, unlink, unshare,
unxz, unzip, uptime, usleep, vi, volname, watch, wc, which, whoami,
whois, xargs, xxd, xz, xzcat, yes, zcat
There you have it. Getty is not included in this version v1.27.2, I wonder what the version and timestamp of other forummembers' busybox is.