Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug where executing a single command (with no arguments) would trigger shell expansion. #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ix
Copy link

@ix ix commented Jan 19, 2015

As per issue #3, I've changed the script to handle this scenario.

To reproduce the issue on the current version, just execute:

echo\ $SHELL

...And you should get your system shell echoed back to you.

pache and others added 2 commits January 19, 2015 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant