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

not working in Solaris 10 #1121

Closed
cy6erskunk opened this issue Jun 20, 2016 · 3 comments
Closed

not working in Solaris 10 #1121

cy6erskunk opened this issue Jun 20, 2016 · 3 comments
Assignees
Labels
bugs Oh no, something's broken :-( OS: Solaris
Milestone

Comments

@cy6erskunk
Copy link

nvm.sh fails when trying to call find with unsupported -maxdepth option in Solaris 10

@ljharb
Copy link
Member

ljharb commented Jun 20, 2016

Hmm - http://stackoverflow.com/questions/23684779/cross-platform-shell-script-to-find-all-files-to-a-maxdepth implies that Solaris simply doesn't support that option.

It looks like http://unix.stackexchange.com/questions/18321/solaris-equivalent-for-depth-prune/18356#18356 may provide a solution. I'll see what I can do.

@ljharb ljharb self-assigned this Jun 20, 2016
@ljharb ljharb added bugs Oh no, something's broken :-( OS: Solaris labels Jun 20, 2016
@ljharb ljharb closed this as completed in b0244a1 Jun 25, 2016
@ljharb ljharb added this to the v0.31.2 milestone Jun 25, 2016
@cy6erskunk
Copy link
Author

Although the original issue is fixed nvm.sh still fails, now due to differences in tail. I'm getting the usage: tail [+/-[n][lbc][f]] [file] error and it seems the answer here (http://stackoverflow.com/questions/314321/whats-the-solaris-equivalent-to-the-bsds-tail-n100) might be used to solve the issue

@ljharb
Copy link
Member

ljharb commented Jul 6, 2016

@cy6erskunk thanks! can you file a new issue for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugs Oh no, something's broken :-( OS: Solaris
Projects
None yet
Development

No branches or pull requests

2 participants