Luna/apps
apio 3a45f4af53
All checks were successful
continuous-integration/drone/push Build is passing
su: Change the current directory to the user's home on login
2023-04-11 22:15:46 +02:00
..
cat.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
chmod.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
chown.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
CMakeLists.txt apps: Install su as setuid 2023-04-08 17:01:26 +02:00
date.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
edit.cpp libos: Put everything under the os namespace 2023-04-07 10:40:46 +02:00
env.cpp kernel+libc+apps: Add support for environment variables 2023-04-07 15:03:38 +02:00
init.cpp kernel+libc+apps: Add support for environment variables 2023-04-07 15:03:38 +02:00
ls.cpp ls: List the current directory by default instead of the root directory 2023-04-11 22:13:54 +02:00
mkdir.cpp apps: Add mkdir, chown and chmod 2023-04-08 14:47:58 +02:00
sh.cpp sh: Show hashtag on root's prompt 2023-04-08 14:47:50 +02:00
su.cpp su: Change the current directory to the user's home on login 2023-04-11 22:15:46 +02:00