blob: 5a8020c04f809314377dc0ff67e08756eaea6a10 [file] [log] [blame]
Mark Whitleyac21e932001-01-30 23:37:15 +00001<html>
2
3<head>
4
5<title> Busybox Screenshot! </title>
6
7<meta name="Author" content="Mark Whitley">
8<meta name="Description" content="A screenshot of Busybox">
9
10</head>
11
12<body text="#000000" alink="#660000" link="#660000" bgcolor="#dee2de" vlink="#660000">
13
14<h1> Busybox Screenshot! </h1>
15
Eric Andersen39573f72001-01-31 17:14:17 +000016<TABLE WIDTH="80%" CELLSPACING=1 CELLPADDING=4 BORDER=1>
17<TR><TD BGCOLOR="#000000">
18
Mark Whitleyac21e932001-01-30 23:37:15 +000019
20<pre style="background-color: black; color: lightgreen; padding: 5px;
21font-family: monospace; font-size: smaller;" width="80%">
22
23
Eric Andersenc9897242003-07-15 07:52:41 +000024$ ./busybox
25BusyBox v1.00-pre1 (2003.07.15-06:37+0000) multi-call binary
Mark Whitleyac21e932001-01-30 23:37:15 +000026
27Usage: busybox [function] [arguments]...
28 or: [function] [arguments]...
29
30 BusyBox is a multi-call binary that combines many common Unix
31 utilities into a single executable. Most people will create a
32 link to busybox for each function they wish to use, and BusyBox
33 will act like whatever it was invoked as.
34
35Currently defined functions:
Eric Andersenc9897242003-07-15 07:52:41 +000036 [, addgroup, adduser, adjtimex, ar, arping, ash, awk, basename,
37 bunzip2, busybox, bzcat, cal, cat, chgrp, chmod, chown, chroot,
38 chvt, clear, cmp, cp, cpio, crond, crontab, cut, date, dc, dd,
39 deallocvt, delgroup, deluser, df, dirname, dmesg, dos2unix, dpkg,
40 dpkg-deb, du, dumpkmap, dumpleases, dutmp, echo, egrep, env, expr,
41 false, fbset, fdflush, fdformat, fgrep, find, fold, free, freeramdisk,
42 fsck.minix, ftpget, ftpput, getopt, getty, grep, gunzip, gzip,
43 halt, head, hexdump, hostid, hostname, httpd, hush, hwclock, id,
44 ifconfig, ifdown, ifup, inetd, init, insmod, ip, ipcalc, iplink,
45 iproute, iptunnel, kill, killall, klogd, lash, length, linuxrc,
46 ln, loadacm, loadfont, loadkmap, logger, login, logname, logread,
47 losetup, ls, lsmod, makedevs, md5sum, mesg, minit, mkdir, mkfifo,
48 mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh,
49 msvc, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd,
50 patch, pidfilehack, pidof, ping, ping6, pivot_root, poweroff,
51 printf, ps, pwd, rdate, readlink, realpath, reboot, renice, reset,
52 rm, rmdir, rmmod, route, rpm, rpm2cpio, run-parts, sed, setkeycodes,
53 sha1sum, sleep, sort, start-stop-daemon, strings, stty, su, sulogin,
54 swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, telnetd,
55 test, tftp, time, top, touch, tr, traceroute, true, tty, udhcpc,
56 udhcpd, umount, uname, uncompress, uniq, unix2dos, unzip, update,
57 uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, watch,
58 watchdog, wc, wget, which, who, whoami, xargs, yes, zcat
59
Mark Whitleyac21e932001-01-30 23:37:15 +000060
61$ <blink>_</blink>
62
63</pre>
64
Eric Andersen39573f72001-01-31 17:14:17 +000065</TD></TR>
66</TABLE>
Mark Whitleyac21e932001-01-30 23:37:15 +000067
68</body>
69
70</html>
71