| Mark Whitley | ac21e93 | 2001-01-30 23:37:15 +0000 | [diff] [blame^] | 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 |  | 
 | 17 | <pre style="background-color: black; color: lightgreen; padding: 5px; | 
 | 18 | font-family: monospace; font-size: smaller;" width="80%"> | 
 | 19 |  | 
 | 20 |  | 
 | 21 | $ ./busybox | 
 | 22 | BusyBox v0.49 (2001.01.30-17:35+0000) multi-call binary -- GPL2 | 
 | 23 |  | 
 | 24 | Usage: busybox [function] [arguments]... | 
 | 25 |    or: [function] [arguments]... | 
 | 26 |  | 
 | 27 |         BusyBox is a multi-call binary that combines many common Unix | 
 | 28 |         utilities into a single executable.  Most people will create a | 
 | 29 |         link to busybox for each function they wish to use, and BusyBox | 
 | 30 |         will act like whatever it was invoked as. | 
 | 31 |  | 
 | 32 | Currently defined functions: | 
 | 33 |         basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear, | 
 | 34 |         cp, cut, date, dd, df, dirname, dmesg, du, echo, false, find, | 
 | 35 |         free, grep, gunzip, gzip, halt, head, id, init, kill, killall, | 
 | 36 |         ln, logger, ls, lsmod, mkdir, mknod, mkswap, more, mount, mv, | 
 | 37 |         poweroff, ps, pwd, reboot, reset, rm, rmdir, sed, sh, sleep, sort, | 
 | 38 |         swapoff, swapon, sync, syslogd, tail, tar, touch, true, tty, umount, | 
 | 39 |         uname, uniq, uptime, wc, which, whoami, xargs, yes, zcat | 
 | 40 |  | 
 | 41 | $ <blink>_</blink> | 
 | 42 |  | 
 | 43 | </pre> | 
 | 44 |  | 
 | 45 | </div> | 
 | 46 |  | 
 | 47 | </body> | 
 | 48 |  | 
 | 49 | </html> | 
 | 50 |  |