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

switch from deprecated nice -ADJUSTMENT to nice -n ADJUSTMENT #1

Merged
merged 1 commit into from
May 22, 2021

Conversation

Wabuo
Copy link
Owner

@Wabuo Wabuo commented May 22, 2021

See graysky2#73 and
https://www.gnu.org/software/coreutils/manual/html_node/nice-invocation.html

For compatibility nice also supports an obsolete option syntax -adjustment. New scripts should use -n adjustment instead.

See
https://www.gnu.org/software/coreutils/manual/html_node/nice-invocation.html
> For compatibility nice also supports an obsolete option syntax -adjustment. New scripts should use -n adjustment instead.
@Wabuo Wabuo added the enhancement New feature or request label May 22, 2021
@Wabuo Wabuo self-assigned this May 22, 2021
@Wabuo
Copy link
Owner Author

Wabuo commented May 22, 2021

Tested, works.

@Wabuo Wabuo merged commit cff2c43 into master May 22, 2021
@Wabuo Wabuo deleted the update_nice-to-modern-syntax branch May 22, 2021 17:11
@Wabuo Wabuo restored the update_nice-to-modern-syntax branch May 22, 2021 17:13
@Wabuo Wabuo deleted the update_nice-to-modern-syntax branch May 23, 2021 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant