ubase

suckless linux base utils
git clone git://git.2f30.org/ubase
Log | Files | Refs | README | LICENSE

commit 4b58a3fcbedf1ed4420522ec549dd1d0af0f7fd2
parent 6ea2b1aa53ec29d3cf9adc7c981bfa4a4c33f29b
Author: sin <sin@2f30.org>
Date:   Wed,  4 Jun 2014 13:11:16 +0100

Add dd to README and remove from TODO

Diffstat:
MREADME | 2+-
MTODO | 1-
2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/README b/README @@ -6,7 +6,7 @@ much simpler. The following programs are currently implemented: - chvt clear ctrlaltdel df dmesg eject fallocate free getty halt + chvt clear ctrlaltdel dd df dmesg eject fallocate free getty halt hwclock id insmod killall5 login lsmod lsusb mknod mkswap mount mountpoint pagesize pidof pivot_root ps respawn rmmod stat su swapoff swapon switch_root sysctl truncate umount unshare uptime diff --git a/TODO b/TODO @@ -14,6 +14,5 @@ Tools to be implemented * addgroup * rmuser * rmgroup - * dd * ifconfig * hwclock