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