From ac21e93a3fcac80d33cae6a69ef395fc74ba597b Mon Sep 17 00:00:00 2001 From: Mark Whitley Date: Tue, 30 Jan 2001 23:37:15 +0000 Subject: Added a new screenshot of Busybox. :-) --- docs/busybox.net/index.html | 6 +++++ docs/busybox.net/screenshot.html | 50 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 docs/busybox.net/screenshot.html (limited to 'docs') diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index e54a7683e..7352c1bc0 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html @@ -60,6 +60,12 @@ BusyBox is licensed under the GNU GENERAL PUBLIC LICENSE

+

Screenshot

+ +

Because everybody loves screenshots, a +screenshot of BusyBox is now available right +here +

Mailing List Information

BusyBox now has a mailing list! To subscribe, go and visit this page. diff --git a/docs/busybox.net/screenshot.html b/docs/busybox.net/screenshot.html new file mode 100644 index 000000000..ff0d4f143 --- /dev/null +++ b/docs/busybox.net/screenshot.html @@ -0,0 +1,50 @@ + + + + + Busybox Screenshot! + + + + + + + + +

Busybox Screenshot!

+ + +
+
+
+$ ./busybox
+BusyBox v0.49 (2001.01.30-17:35+0000) multi-call binary -- GPL2
+
+Usage: busybox [function] [arguments]...
+   or: [function] [arguments]...
+
+        BusyBox is a multi-call binary that combines many common Unix
+        utilities into a single executable.  Most people will create a
+        link to busybox for each function they wish to use, and BusyBox
+        will act like whatever it was invoked as.
+
+Currently defined functions:
+        basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear,
+        cp, cut, date, dd, df, dirname, dmesg, du, echo, false, find,
+        free, grep, gunzip, gzip, halt, head, id, init, kill, killall,
+        ln, logger, ls, lsmod, mkdir, mknod, mkswap, more, mount, mv,
+        poweroff, ps, pwd, reboot, reset, rm, rmdir, sed, sh, sleep, sort,
+        swapoff, swapon, sync, syslogd, tail, tar, touch, true, tty, umount,
+        uname, uniq, uptime, wc, which, whoami, xargs, yes, zcat
+
+$ _
+
+
+ + + + + + + -- cgit v1.2.3