banan-os/userspace
Bananymous b4b892148c Userspace: Shell processes PS1 '\~' as cwd and implement cd 2023-06-12 02:03:13 +03:00
..
Shell Userspace: Shell processes PS1 '\~' as cwd and implement cd 2023-06-12 02:03:13 +03:00
cat Userspace: fix return values of cat and echo 2023-06-10 17:34:10 +03:00
echo Userspace: fix return values of cat and echo 2023-06-10 17:34:10 +03:00
id Userspace: Add basic id that prints {,e}{uid,gid} of the current proc 2023-06-11 22:37:00 +03:00
init Userspace: init now sets HOME environment variable and cd's into HOME 2023-06-12 02:02:52 +03:00
ls Userspace: Add color to ls 2023-06-11 23:00:19 +03:00
test BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
yes BuildSystem: link libraries when they change 2023-05-31 23:01:40 +03:00
CMakeLists.txt Userspace: Add basic id that prints {,e}{uid,gid} of the current proc 2023-06-11 22:37:00 +03:00
create_program.sh Userspace: create_program creates proper cmake files again 2023-06-02 18:42:25 +03:00