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