1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/utils
2015-12-12 19:28:08 +01:00
..
.gitignore Add stat(1). 2015-12-12 19:28:07 +01:00
basename.cpp
cat.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
chmod.cpp
chroot.cpp
chvideomode.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
clear.cpp
colormake.cpp
column.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
command-not-found.cpp
cp.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
date.cpp
dirname.cpp
du.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
echo.cpp
env.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
expr.cpp
false.cpp
find.cpp
head.cpp
help.cpp
id.cpp
kernelinfo.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
kill.cpp
ln.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
ls.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
Makefile Add stat(1). 2015-12-12 19:28:07 +01:00
memstat.cpp
mkdir.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
mktemp.cpp
mv.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
pager.cpp Add pager(1) -rR options. 2015-12-12 19:28:08 +01:00
ps.cpp Add ps(1). 2015-12-12 19:28:07 +01:00
pstree.cpp Add pstree(1). 2015-12-12 19:28:07 +01:00
pwd.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
realpath.cpp
rm.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
rmdir.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
sleep.cpp
sort.cpp
stat.cpp Add stat(1). 2015-12-12 19:28:07 +01:00
tail.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
time.cpp Use signal handlers in time(1) instead of process groups. 2015-12-12 19:28:08 +01:00
tr.cpp
true.cpp
type.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
uname.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
uniq.cpp
unmount.cpp
uptime.cpp
wc.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
which.cpp Update command line parsing to current coding conventions. 2015-12-12 19:28:07 +01:00
xinstall.cpp
yes.cpp