1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:08:10 +00:00

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
parent 938924f36d
commit eca20e92da
2 changed files with 40 additions and 21 deletions

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

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