blob: 14bb49a9ed23b3a506d2e2deeab47e5d89dee8e9 [file] [log] [blame]
Eric Andersen539eef62003-12-10 12:08:20 +00001<!--#include file="header.html" -->
Mark Whitleyac21e932001-01-30 23:37:15 +00002
Mark Whitleyac21e932001-01-30 23:37:15 +00003
Eric Andersen539eef62003-12-10 12:08:20 +00004<!-- Begin Screenshot -->
Mark Whitleyac21e932001-01-30 23:37:15 +00005
Eric Andersen539eef62003-12-10 12:08:20 +00006<h3> Busybox Screenshot! </h3>
Mark Whitleyac21e932001-01-30 23:37:15 +00007
Mark Whitleyac21e932001-01-30 23:37:15 +00008
Eric Andersen539eef62003-12-10 12:08:20 +00009Everybody loves to look at screenshots, so here is a live action screenshot of BusyBox.
Mark Whitleyac21e932001-01-30 23:37:15 +000010
11<pre style="background-color: black; color: lightgreen; padding: 5px;
Eric Andersene06bea72003-12-11 08:04:49 +000012font-family: monospace; font-size: smaller;" width="100">
Mark Whitleyac21e932001-01-30 23:37:15 +000013
14
Eric Andersenc7bda1c2004-03-15 08:29:22 +000015$ ./busybox
Mike Frysinger6d5aa452005-09-20 03:01:29 +000016BusyBox v1.01 (2005.08.16-22:44+0000) multi-call binary
Mark Whitleyac21e932001-01-30 23:37:15 +000017
18Usage: busybox [function] [arguments]...
19 or: [function] [arguments]...
20
Mike Frysinger6d5aa452005-09-20 03:01:29 +000021 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 Whitleyac21e932001-01-30 23:37:15 +000025
26Currently defined functions:
Mike Frysinger6d5aa452005-09-20 03:01:29 +000027 [, 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 Whitleyac21e932001-01-30 23:37:15 +000050
Mike Frysinger86097b32005-09-15 01:37:36 +000051$ <span style="text-decoration:blink;">_</span>
Mark Whitleyac21e932001-01-30 23:37:15 +000052
53</pre>
54
Eric Andersen539eef62003-12-10 12:08:20 +000055<!--#include file="footer.html" -->
Mark Whitleyac21e932001-01-30 23:37:15 +000056