Busybox
From DD-WRT Wiki
[edit] Die BusyBox
...ist eine kleine Multicall-Applikation die viele nützliche UNIX-Programme in nur einer ausführbaren Datei vereint. Die BusyBox wird von seinem Maintainer als "Schweizer Taschenmesser von Embedded Linux" (The Swiss Army Knife of Embedded Linux) bezeichnet.
BusyBox v1.01 (2005.11.18-11:12 0000) Built-in shell (ash) Enter 'help' for a list of built-in commands. ~ # busybox BusyBox v1.01 (2005.11.18-11:12 0000) multi-call binary Usage: busybox [function] [arguments]... 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: [, adjtimex, ash, awk, basename, busybox, cat, chgrp, chmod, chown, chroot, clear, cmp, cp, cut, date, dc, dd, df, dirname, dmesg, du, echo, egrep, env, expr, false, fgrep, find, free, ftpget, ftpput, getopt, grep, gunzip, gzip, head, hexdump, hostname, id, ifconfig, ifdown, ifup, insmod, install, kill, killall, klogd, ln, logger, login, logread, ls, lsmod, md5sum, mesg, mkdir, mkfifo, mknod, modprobe, more, mount, mv, nameif, nc, netstat, nslookup, pidof, ping, pivot_root, printf, ps, pwd, reboot, reset, rm, rmdir, rmmod, route, rx, sed, sh, sleep, sort, strings, stty, sync, syslogd, tail, tar, tee, telnet, test, time, top, touch, tr, traceroute, true, tty, umount, uname, uniq, unzip, uptime, usleep, uudecode, uuencode, vconfig, vi, watch, watchdog, wc, wget, which, whoami, xargs, yes, zcat ~ #