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 | c7bda1c | 2004-03-15 08:29:22 +0000 | [diff] [blame] | 15 | $ ./busybox |
Mike Frysinger | 6d5aa45 | 2005-09-20 03:01:29 +0000 | [diff] [blame] | 16 | BusyBox v1.01 (2005.08.16-22:44+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 | |
Mike Frysinger | 6d5aa45 | 2005-09-20 03:01:29 +0000 | [diff] [blame] | 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! |
Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 25 | |
| 26 | Currently defined functions: |
Mike Frysinger | 6d5aa45 | 2005-09-20 03:01:29 +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, devfsd, df, dirname, dmesg, dos2unix, |
| 31 | dpkg, dpkg-deb, du, dumpkmap, dumpleases, echo, egrep, env, expr, |
| 32 | false, fbset, fdflush, fdformat, fdisk, fgrep, find, fold, free, |
| 33 | freeramdisk, fsck.minix, ftpget, ftpput, getopt, getty, grep, |
| 34 | gunzip, gzip, halt, hdparm, head, hexdump, hostid, hostname, httpd, |
| 35 | hush, hwclock, id, ifconfig, ifdown, ifup, inetd, init, insmod, |
| 36 | install, ip, ipaddr, ipcalc, iplink, iproute, iptunnel, kill, |
| 37 | killall, klogd, lash, last, length, linuxrc, ln, loadfont, loadkmap, |
| 38 | logger, login, logname, logread, losetup, ls, lsmod, makedevs, |
| 39 | md5sum, mesg, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, |
| 40 | modprobe, more, mount, msh, mt, mv, nameif, nc, netstat, nslookup, |
| 41 | od, openvt, passwd, patch, pidof, ping, ping6, pipe_progress, |
| 42 | pivot_root, poweroff, printf, ps, pwd, rdate, readlink, realpath, |
| 43 | reboot, renice, reset, rm, rmdir, rmmod, route, rpm, rpm2cpio, |
| 44 | run-parts, rx, sed, seq, setkeycodes, sha1sum, sleep, sort, start-stop-daemon, |
| 45 | strings, stty, su, sulogin, swapoff, swapon, sync, sysctl, syslogd, |
| 46 | tail, tar, tee, telnet, telnetd, test, tftp, time, top, touch, |
| 47 | traceroute, true, tty, udhcpc, udhcpd, umount, uname, uncompress, |
| 48 | uniq, unix2dos, unzip, uptime, usleep, uudecode, uuencode, vconfig, |
| 49 | vi, vlock, watch, wc, wget, which, who, whoami, xargs, yes, zcat |
Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 50 | |
Mike Frysinger | 86097b3 | 2005-09-15 01:37:36 +0000 | [diff] [blame] | 51 | $ <span style="text-decoration:blink;">_</span> |
Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 52 | |
| 53 | </pre> |
| 54 | |
Eric Andersen | 539eef6 | 2003-12-10 12:08:20 +0000 | [diff] [blame] | 55 | <!--#include file="footer.html" --> |
Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame] | 56 | |