diff options
author | Rob Landley <rob@landley.net> | 2013-06-26 23:22:43 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2013-06-26 23:22:43 -0500 |
commit | aafa148d9d2c0dd59abed1a4e3715d1e9dee318c (patch) | |
tree | b803c2f034e469b876e48a120401be33e31975cb /www | |
parent | 10217d386975fe4456bb98e9195096165da4119d (diff) | |
download | toybox-aafa148d9d2c0dd59abed1a4e3715d1e9dee318c.tar.gz |
Update status to include recently implemented commands.
Diffstat (limited to 'www')
-rwxr-xr-x | www/status.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/status.html b/www/status.html index b3fcec19..3e9adb31 100755 --- a/www/status.html +++ b/www/status.html @@ -14,11 +14,11 @@ <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 killall link logname -losetup ls lsmod md5sum mkdir -mkfifo mkswap mktemp nice nohup od oneit pwd realpath rev rm seq setsid -sha1sum sleep sort split swapoff swapon sync tac taskset tee true truncate tty -uniq unix2dos unlink usleep wc which whoami yes +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 +unlink usleep uudecode uuencode wc which whoami yes </span> </b></blockquote> @@ -27,7 +27,7 @@ uniq unix2dos unlink usleep wc which whoami yes <span id=pending> bzcat bunzip2 chroot cut date du expand free head help hostname id ifconfig insmod kill ln login lsusb mdev -mknod modinfo mountpoint mv nc netcat passwd patch pidof printenv readlink rmdir +mknod modinfo mountpoint nc netcat passwd patch pidof printenv readlink rmdir rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs </span> </b></blockquote> |