blob: a23b3ec3b892f26be1c5de33ae3e59a3b65657ee [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
Eric Andersenc7bda1c2004-03-15 08:29:22 +000014$ ./busybox
Denis Vlasenko1ae63fc2007-04-07 10:46:33 +000015BusyBox v1.6.0.svn (2007-04-07 04:27:00 CEST) multi-call binary
Mark Whitleyac21e932001-01-30 23:37:15 +000016
17Usage: busybox [function] [arguments]...
18 or: [function] [arguments]...
19
Denis Vlasenko1ae63fc2007-04-07 10:46:33 +000020 BusyBox is a multi-call binary that combines many common Unix
21 utilities into a single executable. Most people will create a
22 link to busybox for each function they wish to use and BusyBox
23 will act like whatever it was invoked as!
Mark Whitleyac21e932001-01-30 23:37:15 +000024
25Currently defined functions:
Denis Vlasenko1ae63fc2007-04-07 10:46:33 +000026 [, [[, addgroup, adduser, adjtimex, ar, arp, arping, ash,
27 awk, basename, bunzip2, bzcat, cal, cat, catv, chattr,
28 chgrp, chmod, chown, chpst, chroot, chvt, cksum, clear,
29 cmp, comm, cp, cpio, crond, crontab, cut, date, dc, dd,
30 deallocvt, delgroup, deluser, df, dhcprelay, diff, dirname,
31 dmesg, dnsd, dos2unix, dpkg, dpkg-deb, du, dumpkmap, dumpleases,
32 echo, ed, egrep, eject, env, envdir, envuidgid, expr,
33 fakeidentd, false, fbset, fdflush, fdformat, fdisk, fgrep,
34 find, fold, free, freeramdisk, fsck, fsck.minix, ftpget,
35 ftpput, fuser, getopt, getty, grep, gunzip, gzip, halt,
36 hdparm, head, hexdump, hostid, hostname, httpd, hwclock,
37 id, ifconfig, ifdown, ifup, inetd, init, insmod, install,
38 ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iprule,
39 iptunnel, kill, killall, killall5, klogd, lash, last,
40 length, less, linux32, linux64, linuxrc, ln, loadfont,
41 loadkmap, logger, login, logname, logread, losetup, ls,
42 lsattr, lsmod, lzmacat, makedevs, md5sum, mdev, mesg,
43 mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe,
44 more, mount, mountpoint, msh, mt, mv, nameif, nc, netstat,
45 nice, nmeter, nohup, nslookup, od, openvt, passwd, patch,
46 pidof, ping, ping6, pipe_progress, pivot_root, poweroff,
47 printenv, printf, ps, pwd, raidautorun, rdate, readahead,
48 readlink, readprofile, realpath, reboot, renice, reset,
49 resize, rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts,
50 runlevel, runsv, runsvdir, rx, sed, seq, setarch, setconsole,
51 setkeycodes, setlogcons, setsid, setuidgid, sha1sum, sleep,
52 softlimit, sort, split, start-stop-daemon, stat, strings,
53 stty, su, sulogin, sum, sv, svlogd, swapoff, swapon, switch_root,
54 sync, sysctl, syslogd, tail, tar, tcpsvd, tee, telnet,
55 telnetd, test, tftp, time, top, touch, traceroute, true,
56 tty, udhcpc, udhcpd, udpsvd, umount, uname, uncompress,
57 uniq, unix2dos, unlzma, unzip, uptime, usleep, uudecode,
58 uuencode, vconfig, vi, vlock, watch, watchdog, wc, wget,
59 which, who, whoami, xargs, yes, zcat, zcip
Mark Whitleyac21e932001-01-30 23:37:15 +000060
Mike Frysinger86097b32005-09-15 01:37:36 +000061$ <span style="text-decoration:blink;">_</span>
Mark Whitleyac21e932001-01-30 23:37:15 +000062
63</pre>
64
Eric Andersen539eef62003-12-10 12:08:20 +000065<!--#include file="footer.html" -->