coreutilz Simple reimplementation of coreutils written on Zig Build sudo pacman -Syu zig git clone https://github.com/a2p1k02/coreutilz/ cd coreutilz zig build.zig TODO ls touch chmod chown cat mkdir rm ...