sortix--sortix/utils
Jonas 'Sortie' Termansen a66bb2900a Fix unportable pid_t parsing in sh(1). 2013-12-30 20:46:22 +01:00
..
.gitignore Add false(1) and true(1). 2013-12-19 17:42:07 +01:00
Makefile Add false(1) and true(1). 2013-12-19 17:42:07 +01:00
calc.cpp
cat.cpp
chroot.cpp
chvideomode.cpp
clear.cpp
colormake.cpp
column.cpp
command-not-found.cpp Add command-not-found utility. 2013-12-17 14:30:46 +01:00
cp.cpp
date.cpp
du.cpp
echo.cpp
editor.cpp
false.cpp Add false(1) and true(1). 2013-12-19 17:42:07 +01:00
find.cpp
head.cpp
help.cpp
init.cpp Start the initial root shell in root's home directory. 2013-12-17 14:30:46 +01:00
install-file.cpp
kernelinfo.cpp
kill.cpp
ln.cpp
ls.cpp Color executables in ls(1). 2013-12-19 17:42:08 +01:00
memstat.cpp
mkdir.cpp
mv.cpp
mxsh.cpp Fix unportable pid_t parsing in sh(1). 2013-12-30 20:46:22 +01:00
pager.cpp
pwd.cpp
rm.cpp
rmdir.cpp
tail.cpp
time.cpp
true.cpp Add false(1) and true(1). 2013-12-19 17:42:07 +01:00
type.cpp
uname.cpp Add brand.h. 2013-12-17 14:30:46 +01:00
uptime.cpp
wc.cpp
which.cpp