Skip to content

Commands without arguments executed by $SHELL #3

Description

@ix

As exec with just one argument expands the system shell, I believe singular commands to Shirt are causing the shell to be expanded for the command.

I could be wrong, but I tried executing the following in Shirt on FreeBSD 10.1 and Arch Linux:

echo\ $SHELL

As expected, this yields my system shell's path echoed back to me.

Is there any way we can prevent this? I'm interested in OS development with Ruby and an independent shell is a must.

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