1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/utils
2014-03-17 19:22:11 +01:00
..
.gitignore Rename mxsh to sh. 2014-03-01 14:37:40 +01:00
calc.cpp
cat.cpp
chroot.cpp
chvideomode.cpp
clear.cpp
colormake.cpp
column.cpp
command-not-found.cpp
cp.cpp
date.cpp
du.cpp Fix du(1) argument parsing. 2014-03-01 14:37:39 +01:00
echo.cpp
editor.cpp
false.cpp
find.cpp
head.cpp
help.cpp
init.cpp Open stdin, stdout and stderr in the kernel rather than init. 2014-03-17 19:22:11 +01:00
install-file.cpp
kernelinfo.cpp
kill.cpp
ln.cpp
ls.cpp Fix ls(1) argument parsing. 2014-03-01 14:37:39 +01:00
Makefile Rename mxsh to sh. 2014-03-01 14:37:40 +01:00
memstat.cpp
mkdir.cpp
mv.cpp
pager.cpp
pwd.cpp Fix pwd(1) argument parsing. 2014-03-01 14:37:39 +01:00
rm.cpp
rmdir.cpp
sh.cpp Rewrite getenv(3), setenv(3), unsetenv(3) and clearenv(3). 2014-03-17 19:22:11 +01:00
tail.cpp
time.cpp
true.cpp
type.cpp
uname.cpp Add uname(3). 2014-03-17 19:22:11 +01:00
uptime.cpp
wc.cpp Fix wc(1) argument parsing. 2014-03-01 14:37:39 +01:00
which.cpp