banan-os/userspace
Bananymous 6e981d1222 Shell: Add support for inline environment variables
e.g. `foo=$(echo lol) Shell -c 'echo $foo'` will now print lol!
2024-10-15 23:45:08 +03:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries LibC: Fix some string functions 2024-10-13 22:04:08 +03:00
programs Shell: Add support for inline environment variables 2024-10-15 23:45:08 +03:00
tests userspace: Add missing alpha channels 2024-09-12 20:53:45 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00