-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Mistakenly thought echo was a native program we could rely on...
Noticed that it functions like this currently:
echo $PATH
$PATH
Found this stackoverflow post when looking into this problem
Furthermore I found this function in Zig std
Looking at some other shells (bash & fish) we may want to expand environment variables before executing the utility.
Metadata
Metadata
Assignees
Labels
No labels