| Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 1 | <!--#include file="header.html" --> |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 2 | |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 3 | |
| Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 4 | <!-- Begin Screenshot --> |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 5 | |
| Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 6 | <h3> Busybox Screenshot! </h3> |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 7 | |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 8 | |
| Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 9 | Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox. |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 10 | |
| 11 | <pre style="background-color: black; color: lightgreen; padding: 5px; |
| Eric Andersen | e06bea7 | 2003-12-11 08:04:49 +0000 | [diff] [blame^] | 12 | font-family: monospace; font-size: smaller;" width="100"> |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 13 | |
| 14 | |
| Eric Andersen | c989724 | 2003-07-15 07:52:41 +0000 | [diff] [blame] | 15 | $ ./busybox |
| Eric Andersen | 23bc836 | 2003-09-12 06:59:17 +0000 | [diff] [blame] | 16 | BusyBox v1.00-pre3 (2003.09.12-05:48+0000) multi-call binary |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 17 | |
| 18 | Usage: busybox [function] [arguments]... |
| 19 | or: [function] [arguments]... |
| 20 | |
| 21 | BusyBox is a multi-call binary that combines many common Unix |
| 22 | utilities into a single executable. Most people will create a |
| 23 | link to busybox for each function they wish to use, and BusyBox |
| 24 | will act like whatever it was invoked as. |
| 25 | |
| 26 | Currently defined functions: |
| Eric Andersen | c989724 | 2003-07-15 07:52:41 +0000 | [diff] [blame] | 27 | [, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename, |
| 28 | bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot, |
| 29 | chvt, clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd, |
| 30 | deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg, |
| Eric Andersen | 23bc836 | 2003-09-12 06:59:17 +0000 | [diff] [blame] | 31 | dpkg-deb, du, dumpkmap, dumpleases, echo, egrep, env, expr, |
| Eric Andersen | c989724 | 2003-07-15 07:52:41 +0000 | [diff] [blame] | 32 | false, fbset, fdflush, fdformat, fgrep, find, fold, free, freeramdisk, |
| 33 | fsck.minix, ftpget, ftpput, getopt, getty, grep, gunzip, gzip, |
| 34 | halt, head, hexdump, hostid, hostname, httpd, hush, hwclock, id, |
| 35 | ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink, |
| Eric Andersen | 23bc836 | 2003-09-12 06:59:17 +0000 | [diff] [blame] | 36 | iproute, iptunnel, kill, killall, klogd, lash, last, length, linuxrc, |
| Eric Andersen | c989724 | 2003-07-15 07:52:41 +0000 | [diff] [blame] | 37 | ln, loadacm, loadfont, loadkmap, logger, login, logname, logread, |
| 38 | losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo, |
| 39 | mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, |
| 40 | msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, |
| 41 | patch, pidfilehack, pidof, ping, ping6, pivot_root, poweroff, |
| 42 | printf, ps, pwd, rdate, readlink, realpath, reboot, renice, reset, |
| 43 | rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed, setkeycodes, |
| 44 | sha1sum, sleep, sort, start-stop-daemon, strings, stty, su, sulogin, |
| 45 | swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, telnetd, |
| 46 | test, tftp, time, top, touch, tr, traceroute, true, tty, udhcpc, |
| 47 | udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip, update, |
| 48 | uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch, |
| 49 | watchdog, wc, wget, which, who, whoami, xargs, yes, zcat |
| 50 | |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 51 | |
| 52 | $ <blink>_</blink> |
| 53 | |
| 54 | </pre> |
| 55 | |
| Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 56 | <!--#include file="footer.html" --> |
| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 57 | |