blob: 8424fcef6add2404fbad78a8b5248d5c11f24af6 [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
24$ ./busybox
25BusyBox v0.49 (2001.01.30-17:35+0000) multi-call binary -- GPL2
26
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:
36 basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear,
37 cp, cut, date, dd, df, dirname, dmesg, du, echo, false, find,
38 free, grep, gunzip, gzip, halt, head, id, init, kill, killall,
39 ln, logger, ls, lsmod, mkdir, mknod, mkswap, more, mount, mv,
40 poweroff, ps, pwd, reboot, reset, rm, rmdir, sed, sh, sleep, sort,
41 swapoff, swapon, sync, syslogd, tail, tar, touch, true, tty, umount,
42 uname, uniq, uptime, wc, which, whoami, xargs, yes, zcat
43
44$ <blink>_</blink>
45
46</pre>
47
Eric Andersen39573f72001-01-31 17:14:17 +000048</TD></TR>
49</TABLE>
Mark Whitleyac21e932001-01-30 23:37:15 +000050
51</body>
52
53</html>
54