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

while running on unraid, I get the following errors #1

Open
manderso7 opened this issue Feb 1, 2020 · 2 comments
Open

while running on unraid, I get the following errors #1

manderso7 opened this issue Feb 1, 2020 · 2 comments

Comments

@manderso7
Copy link

manderso7 commented Feb 1, 2020

Thanks for the script, it's a great idea and I'll get a lot of use out of it.
That said, I'm having issues running it from unraid.
The first was that it didn't like having a sort w/ a -h tag:

sort: unrecognized option: h
BusyBox v1.30.1 (2019-06-12 17:51:55 UTC) multi-call binary.

Usage: sort [-nrugMcszbdfiokt] [-o FILE] [-k start[.offset][opts][,end[.offset][opts]] [-t CHAR] [FILE]...

I pulled that out of the commands in the file and went back to running, and got:
du: unrecognized option: S
so I switched that for a 's'. Then, running again I get:

du: unrecognized option: threshold=200M
BusyBox v1.30.1 (2019-06-12 17:51:55 UTC) multi-call binary.

Usage: du [-aHLdclsxhmk] [FILE]...

and now I'm stuck, because I'd like to use that feature but don't know what to enter. Any help would be appreciated.

@manderso7
Copy link
Author

Turns out unraid runs on slackware 14.2+. I'm hunting for more info.

@jp1151419
Copy link

@manderso7
I got it working on unraid 6.9.2 by doing a couple tweaks. I created pull request #3 in case anybody encounters the same unrecognized option errors.

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