Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.01 KB

ionice.pod

File metadata and controls

39 lines (24 loc) · 1.01 KB

NAME

ionice - execute a utility with an altered I/O scheduling priority

SYNOPSIS

ionice --high utility [argument ...]
ionice --low  utility [argument ...]

DESCRIPTION

ionice runs utility with an altered scheduling priority. That priority can be --high, --low, or the mostly useless --normal that is a no-op present only because it may make scripting simpler.

DIAGNOSTICS

The exit value will be non-zero for any errors. If it manages to set the priority and execute utility then it will be that of utility.

SEE ALSO

nice(1)

BUGS

Please report any bugs via Github: https://github.com/DrHyde/ionice-MacOS/issues

AUTHOR, LICENCE, and COPYRIGHT

This software is free-as-in-speech and is copyright 2019 David Cantrell [email protected]. You may use, distribute, and modify it under the terms provided for in the GNU General Public Licence version 2, a copy of which is provided.

CONSPIRACY

This software is also free-as-in-mason.