hush/coreutils
John Beppu 14c82b64c9 Fleshed out du_main().
I'm not sure which options to support.
1999-12-10 06:15:27 +00:00
..
cat.c Latest and greatest 1999-12-08 23:19:36 +00:00
chroot.c
cp.c
date.c
dd.c Tail now works (costs 6k). Several other updates. 1999-12-09 06:11:36 +00:00
df.c
du.c Fleshed out du_main(). 1999-12-10 06:15:27 +00:00
length.c
ln.c
ls.c
mkdir.c
mknod.c
mv.c
printf.c
pwd.c
rm.c
rmdir.c
sleep.c
sync.c
tail.c Tail now works (costs 6k). Several other updates. 1999-12-09 06:11:36 +00:00
tee.c Implemented tee(1). 1999-12-10 05:27:16 +00:00
touch.c
uname.c