micro-utils/TODO

57 lines
408 B
Plaintext
Raw Normal View History

2023-10-24 16:52:47 +00:00
With "micro-" prefix
2023-10-16 17:21:47 +00:00
*Todo:
2023-10-25 17:09:33 +00:00
tail
2023-11-10 10:10:25 +00:00
expr
2023-10-25 17:09:33 +00:00
uniq
2023-11-10 10:10:25 +00:00
od
2023-10-24 10:59:42 +00:00
tr
cut
2023-10-13 16:33:48 +00:00
shuf
2023-10-24 10:59:42 +00:00
stty
stat
sort
2023-10-13 16:33:48 +00:00
test
2023-11-06 10:41:52 +00:00
tar
2024-01-31 12:08:20 +00:00
sha*
md5
2023-10-24 16:39:11 +00:00
2023-10-24 16:49:36 +00:00
Other:
2024-03-02 11:07:19 +00:00
watch
2023-10-25 17:09:33 +00:00
ps
2023-10-24 16:49:36 +00:00
sysctl
ping
2023-11-25 08:42:04 +00:00
ncat
2023-11-07 20:28:26 +00:00
ntpd
2023-10-24 16:52:47 +00:00
ifconfig
dhcp-client
2023-10-25 17:09:33 +00:00
getopt
fdisk
2023-11-07 20:28:26 +00:00
less
free
swapon
swapoff
2023-12-22 19:16:26 +00:00
hexdump
2023-10-24 16:49:36 +00:00
Loginutils:
su
adduser
addgroup
deluser
passwd
delgroup
getty
2023-11-07 20:28:26 +00:00
Modutils (linux only):
2024-01-13 22:18:21 +00:00
insmod
2023-11-07 20:28:26 +00:00
rmmod
lsmod
2023-10-24 16:39:11 +00:00
2023-10-25 17:09:33 +00:00
Findutils:
grep
find
2023-11-25 11:39:01 +00:00
BUGS:
2024-03-10 11:09:27 +00:00
ls (unicode strlen)
xargs (getopt with glibc)