Wrap a table (bg set to black, width=80%) around the screenshot
[oweals/busybox.git] / docs / busybox.net / screenshot.html
1 <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
16 <TABLE WIDTH="80%" CELLSPACING=1 CELLPADDING=4 BORDER=1>
17 <TR><TD BGCOLOR="#000000">
18
19
20 <pre style="background-color: black; color: lightgreen; padding: 5px;
21 font-family: monospace; font-size: smaller;" width="80%">
22
23
24 $ ./busybox
25 BusyBox v0.49 (2001.01.30-17:35+0000) multi-call binary -- GPL2
26
27 Usage: 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
35 Currently 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
48 </TD></TR>
49 </TABLE>
50
51 </body>
52
53 </html>
54