Skip to content

Implement echo #11

@kjloveless

Description

@kjloveless

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions