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

less: unrecognized option: R in Alpine (BusyBox) #1118

Closed
haggen opened this issue Nov 14, 2017 · 4 comments
Closed

less: unrecognized option: R in Alpine (BusyBox) #1118

haggen opened this issue Nov 14, 2017 · 4 comments
Milestone

Comments

@haggen
Copy link

haggen commented Nov 14, 2017

Running Brakeman 4.0 in Alpine linux is throwing this:

less: unrecognized option: R
BusyBox v1.24.2 (2017-01-18 14:13:46 GMT) multi-call binary.

Usage: less [-EIMmNSh~] [FILE]...

View FILE (or stdin) one screenful at a time

        -E      Quit once the end of a file is reached
        -I      Ignore case in all searches
        -M,-m   Display status line with line numbers
                and percentage through the file
        -N      Prefix line number to each line
        -S      Truncate long lines
        -~      Suppress ~s displayed past EOF

You can work around this by using --no-pager flag, but since I did not find an issue about it I wanted to give you the heads up.

@presidentbeef
Copy link
Owner

😞

@presidentbeef
Copy link
Owner

Can you confirm the changes in #1120 work for you?

@haggen
Copy link
Author

haggen commented Nov 20, 2017

@presidentbeef Yes! Worked flawlessly. Thank you.

@presidentbeef
Copy link
Owner

@haggen Thank you for confirming! 🌟

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants