comparison www/status.html @ 935:d952f44620d4

Update status to include recently implemented commands.
author Rob Landley <rob@landley.net>
date Wed, 26 Jun 2013 23:22:43 -0500
parents 56a20120a34f
children 6b4529a50b72
comparison
equal deleted inserted replaced
934:d0ab54f62346 935:d952f44620d4
12 12
13 <h3><u>These commands are reasonably finished</u>:</h3> 13 <h3><u>These commands are reasonably finished</u>:</h3>
14 <blockquote><b> 14 <blockquote><b>
15 <span id=ready> 15 <span id=ready>
16 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp 16 basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp
17 df dirname dmesg dos2unix echo env false gethostname killall link logname 17 df dirname dmesg dos2unix echo env false gethostname groups killall link logname
18 losetup ls lsmod md5sum mkdir 18 losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv nice nohup od oneit
19 mkfifo mkswap mktemp nice nohup od oneit pwd realpath rev rm seq setsid 19 pivot_root pwd readahead realpath rev rm seq setsid sha1sum sleep sort split
20 sha1sum sleep sort split swapoff swapon sync tac taskset tee true truncate tty 20 stat swapoff swapon sync tac taskset tee time true truncate tty uniq unix2dos
21 uniq unix2dos unlink usleep wc which whoami yes 21 unlink usleep uudecode uuencode wc which whoami yes
22 </span> 22 </span>
23 </b></blockquote> 23 </b></blockquote>
24 24
25 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3> 25 <h3><u>These commands are implemented but have pending todo items remaining:</u></h3>
26 <blockquote><b> 26 <blockquote><b>
27 <span id=pending> 27 <span id=pending>
28 bzcat bunzip2 chroot cut date du expand free head help hostname id ifconfig 28 bzcat bunzip2 chroot cut date du expand free head help hostname id ifconfig
29 insmod kill ln login lsusb mdev 29 insmod kill ln login lsusb mdev
30 mknod modinfo mountpoint mv nc netcat passwd patch pidof printenv readlink rmdir 30 mknod modinfo mountpoint nc netcat passwd patch pidof printenv readlink rmdir
31 rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs 31 rmmod switch_root tail touch uname unshare uptime vconfig vmstat w who xargs
32 </span> 32 </span>
33 </b></blockquote> 33 </b></blockquote>
34 34
35 <h3><u>Work on these is underway, but not usable yet:</u></h3> 35 <h3><u>Work on these is underway, but not usable yet:</u></h3>