mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 10:41:30 +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:
parent
938924f36d
commit
eca20e92da
Notes:
sideshowbarker
2024-07-18 20:29:18 +09:00
Author: https://github.com/petelliott
Commit: eca20e92da
Pull-request: https://github.com/SerenityOS/serenity/pull/6227
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/bcoles
2 changed files with 40 additions and 21 deletions
1
Base/usr/bin/env
Symbolic link
1
Base/usr/bin/env
Symbolic link
|
@ -0,0 +1 @@
|
|||
/bin/env
|
Loading…
Add table
Add a link
Reference in a new issue