Block a user
15b76f94f4
chown: Parse the owner and group properly
fb79e12248
StringView: Add split_once and to_uint
eb58b4acc8
libos: Add support for --help to ArgumentParser
0058df9f01
libluna: Handle * characters correctly in cstyle_format
fbb7de7156
sh: Do not leak memory when using cd
4baee3a91f
sh: Close script file on exec
407e81b107
cat: Read into buffers instead of lines
fe11b04832
File: Add methods to read/write using buffers
51eedf2b16
Buffer: Add an is_empty() method