diff options
Diffstat (limited to 'www/status.html')
-rwxr-xr-x | www/status.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/status.html b/www/status.html index 709efc0c..b3fcec19 100755 --- a/www/status.html +++ b/www/status.html @@ -13,19 +13,20 @@ <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 +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 swapoff swapon sync tac taskset tee true truncate tty uniq -unix2dos unlink usleep wc which whoami yes +sha1sum sleep sort split swapoff swapon sync tac taskset tee true truncate tty +uniq unix2dos unlink usleep wc which whoami yes </span> </b></blockquote> <h3><u>These commands are implemented but have pending todo items remaining:</u></h3> <blockquote><b> <span id=pending> -bzcat bunzip2 chroot cp cut date du expand free head help hostname id insmod kill ln login mdev +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 rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs </span> |