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

Doesn't work with nsh #46

Closed
ThatOneCalculator opened this issue Jan 13, 2024 · 3 comments
Closed

Doesn't work with nsh #46

ThatOneCalculator opened this issue Jan 13, 2024 · 3 comments

Comments

@ThatOneCalculator
Copy link
Owner

Is this not POSIX?

nsh: parse error:   --> 68:8
   |
68 | 		done << EOF
   | 		    ^---
   |
   = expected and_or_list_sep or compound_list_sep
@polluks
Copy link

polluks commented Jan 13, 2024

Me too

nsh: parse error:   --> 71:8
   |
71 | 		done < /System/Library/CoreServices/SystemVersion.plist␊
   | 		     ^---
   |
   = expected and_or_list_sep or compound_list_sep
$ nsh --version
0.4.2

@ThatOneCalculator
Copy link
Owner Author

Is nsh really POSIX compatible? That should be perfectly fine within POSIX standards...

@ThatOneCalculator
Copy link
Owner Author

Given it's failing basic POSIX syntax even after removing that while loop, it seems that nsh is not POSIX-compliant despite claiming to be so.

@ThatOneCalculator ThatOneCalculator closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2024
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