ubase/TODO

38 lines
464 B
Plaintext
Raw Normal View History

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