ubase/TODO

38 lines
455 B
Plaintext
Raw Normal View History

2014-06-03 07:38:01 -04:00
Tools to be implemented
=======================
2013-08-16 05:35:09 -04:00
* vmstat(8)
* top(1)
* Better ps(1) support
* swaplabel(8)
2013-08-16 06:16:42 -04:00
* losetup(8)
2013-09-03 08:56:04 -04:00
* lspci
2013-09-04 08:48:28 -04:00
* mkswap [-L]
2014-06-03 07:38:01 -04:00
* adduser
* addgroup
* rmuser
* rmgroup
* ifconfig
2014-06-03 07:45:29 -04:00
* hwclock
2014-06-26 11:33:48 -04:00
* partprobe
* rfkill
* taskset
* acpi
* blkid
* lsattr
* pmap
* pwdx
2014-06-28 18:43:10 -04:00
* setcap
* getcap
* capchroot
2014-07-14 14:01:09 -04:00
* fakeroot
2014-07-14 14:16:24 -04:00
* less or pg
2014-07-26 19:01:42 -04:00
* ionice
2014-10-16 06:19:40 -04:00
* fuser
2014-06-26 11:34:52 -04:00
Misc
====
* Decide what to do with 'bool vs int' debate.
* Beautify passwd(1).