Mirror of Suckless' ubase (git://git.suckless.org/ubase)
util | ||
arg.h | ||
chvt.1 | ||
chvt.c | ||
clear.c | ||
config.mk | ||
df.c | ||
dmesg.c | ||
eject.c | ||
fallocate.c | ||
free.c | ||
grabmntinfo.h | ||
halt.c | ||
insmod.c | ||
LICENSE | ||
lsmod.c | ||
lsusb.c | ||
Makefile | ||
mkswap.c | ||
mount.c | ||
mountpoint.c | ||
pidof.c | ||
pivot_root.c | ||
proc.h | ||
ps.c | ||
README | ||
reboot.c | ||
reboot.h | ||
rmmod.c | ||
stat.c | ||
swapoff.c | ||
swapon.c | ||
TODO | ||
truncate.c | ||
umount.c | ||
unshare.c | ||
uptime.c | ||
util.h | ||
watch.c |
ubase is a set of tools similar to util-linux to complement sbase[1]. To build a statically linked version with musl: make CC=musl-gcc LDFLAGS+="-static" ubase-box [1] http://git.suckless.org/sbase