banan-os/userspace/programs/Shell
Bananymous 6fd76e8d1e Shell: Rewrite alias parsing to allow chained commands
You can now have "chained" commands in alias
e.g. `alias foo='echo hello && ls`
2024-10-07 18:01:33 +03:00
..
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
main.cpp Shell: Rewrite alias parsing to allow chained commands 2024-10-07 18:01:33 +03:00