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