diff options
Diffstat (limited to 'www/status.html')
-rwxr-xr-x | www/status.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/www/status.html b/www/status.html index 3e9adb31..c89727e4 100755 --- a/www/status.html +++ b/www/status.html @@ -8,16 +8,17 @@ <!--#include file="status.gen" --> -<h1>The current status of toybox (as of 0.4.1 release):</h1> +<h1>The current status of toybox (as of 0.4.5 release):</h1> <h3><u>These commands are reasonably finished</u>:</h3> <blockquote><b> <span id=ready> basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp -df dirname dmesg dos2unix echo env false gethostname groups killall link logname -losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv nice nohup od oneit -pivot_root pwd readahead realpath rev rm seq setsid sha1sum sleep sort split -stat swapoff swapon sync tac taskset tee time true truncate tty uniq unix2dos +df dirname dmesg dos2unix echo egrep env false fgrep gethostname grep groups +killall link logname losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv +nice nohup od oneit paste pivot_root pmap pwd readahead realpath renice rev +rm seq setsid sha1sum sleep sort split stat swapoff swapon sync tac taskset +tee time timeout true truncate tty uniq unix2dos unlink usleep uudecode uuencode wc which whoami yes </span> </b></blockquote> |