mirror of
git://git.suckless.org/ubase
synced 2025-03-06 19:38:31 +00:00
Add mesg to README
This commit is contained in:
parent
47092bd9b6
commit
60b1cc522e
50
README
50
README
@ -6,11 +6,51 @@ much simpler.
|
|||||||
|
|
||||||
The following programs are currently implemented:
|
The following programs are currently implemented:
|
||||||
|
|
||||||
chvt clear ctrlaltdel dd df dmesg eject fallocate free freeramdisk
|
chvt
|
||||||
fsfreeze getty halt hwclock id insmod killall5 login lsmod lsusb
|
clear
|
||||||
mknod mkswap mount mountpoint pagesize passwd pidof pivot_root ps
|
ctrlaltdel
|
||||||
readahead respawn rmmod stat su swapoff swapon switch_root sysctl
|
dd
|
||||||
truncate umount unshare uptime watch who
|
df
|
||||||
|
dmesg
|
||||||
|
eject
|
||||||
|
fallocate
|
||||||
|
free
|
||||||
|
freeramdisk
|
||||||
|
fsfreeze
|
||||||
|
getty
|
||||||
|
halt
|
||||||
|
hwclock
|
||||||
|
id
|
||||||
|
insmod
|
||||||
|
killall5
|
||||||
|
login
|
||||||
|
lsmod
|
||||||
|
lsusb
|
||||||
|
mesg
|
||||||
|
mknod
|
||||||
|
mkswap
|
||||||
|
mount
|
||||||
|
mountpoint
|
||||||
|
pagesize
|
||||||
|
passwd
|
||||||
|
pidof
|
||||||
|
pivot_root
|
||||||
|
ps
|
||||||
|
readahead
|
||||||
|
respawn
|
||||||
|
rmmod
|
||||||
|
stat
|
||||||
|
su
|
||||||
|
swapoff
|
||||||
|
swapon
|
||||||
|
switch_root
|
||||||
|
sysctl
|
||||||
|
truncate
|
||||||
|
umount
|
||||||
|
unshare
|
||||||
|
uptime
|
||||||
|
watch
|
||||||
|
who
|
||||||
|
|
||||||
The complement of ubase is sbase[1] which mostly follows POSIX and
|
The complement of ubase is sbase[1] which mostly follows POSIX and
|
||||||
provides all the portable tools. Together they are intended to form a
|
provides all the portable tools. Together they are intended to form a
|
||||||
|
Loading…
Reference in New Issue
Block a user