mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Add in a sponsors link, and update the screenshot.
This commit is contained in:
parent
d7f7bd0445
commit
8fd6e1fb0f
@ -63,9 +63,15 @@ is now available <a href="screenshot.html">right here</a>.
|
||||
|
||||
|
||||
<H3>Mailing List Information</h3>
|
||||
BusyBox now has a <a href="http://www.busybox.net/lists/busybox/">mailing list</a>!
|
||||
BusyBox now has a <a href="http://www.busybox.net/lists/busybox/">mailing list</a>!<br>
|
||||
To subscribe, go and visit <a href="http://www.busybox.net/mailman/listinfo/busybox">this page</a>.
|
||||
|
||||
<H3>Sponsors</h3>
|
||||
Please visit our sponsors and thank them for supporting BusyBox
|
||||
by providing us with equipment, bandwidth, and money.
|
||||
<ul>
|
||||
<li><a href="http://opensource.se/">Öpensöurce AB</a><br>Embedded open source consulting in Europe.
|
||||
</ul>
|
||||
<!-- Begin Latest News section -->
|
||||
|
||||
<TR><TD BGCOLOR="#ccccc0" ALIGN=center>
|
||||
|
@ -22,7 +22,7 @@ font-family: monospace; font-size: smaller;" width="80%">
|
||||
|
||||
|
||||
$ ./busybox
|
||||
BusyBox v0.49 (2001.01.30-17:35+0000) multi-call binary -- GPL2
|
||||
BusyBox v0.60.3-pre (2002.02.13-23:05+0000) multi-call binary
|
||||
|
||||
Usage: busybox [function] [arguments]...
|
||||
or: [function] [arguments]...
|
||||
@ -33,13 +33,14 @@ Usage: busybox [function] [arguments]...
|
||||
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
|
||||
[, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt,
|
||||
clear, cp, cut, date, dd, df, dirname, dmesg, du, echo, env, false,
|
||||
find, free, grep, gunzip, gzip, halt, head, id, init, kill, killall,
|
||||
klogd, linuxrc, ln, logger, ls, lsmod, mkdir, mknod, mkswap, modprobe,
|
||||
more, mount, msh, mv, pidof, poweroff, ps, pwd, reboot, reset,
|
||||
rm, rmdir, sed, sh, sleep, sort, swapoff, swapon, sync, syslogd,
|
||||
tail, tar, test, touch, true, tty, umount, uname, uniq, uptime,
|
||||
wc, which, whoami, xargs, yes, zcat
|
||||
|
||||
$ <blink>_</blink>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user