Userland: Add support for -S to env command

- Refactor env to use Core::ArgsParser
- create symlink from /bin/env to /usr/bin/env for compatiability
This commit is contained in:
Peter Elliott 2021-04-03 13:57:31 -06:00 committed by Andreas Kling
commit eca20e92da
Notes: sideshowbarker 2024-07-18 20:29:18 +09:00
2 changed files with 40 additions and 21 deletions

1
Base/usr/bin/env Symbolic link
View file

@ -0,0 +1 @@
/bin/env