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

Syntax error: Bad fd number - from system call #9

Closed
teaforthecat opened this issue Jan 17, 2013 · 2 comments
Closed

Syntax error: Bad fd number - from system call #9

teaforthecat opened this issue Jan 17, 2013 · 2 comments

Comments

@teaforthecat
Copy link

ubuntu symlinks /bin/sh to dash so the latest fix to the system call: b6fa79f
doesn't work
this simple changes fixes the error:
teaforthecat@970d7e7

I am assuming this would work on the mac, ?

@toy toy closed this as completed in e5598d8 Jan 17, 2013
@toy
Copy link
Owner

toy commented Jan 17, 2013

I don't understand why do you tell about dash, what does symlinking of /bin/sh to dash have to do with >&?

@teaforthecat
Copy link
Author

Apparently dash and bash have a different syntax for redirection, thats all I know.

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

No branches or pull requests

2 participants