NAME
nice - run a program with modified scheduling priority
SYNOPSIS
nice [OPTION] [COMMAND [ARG]...]
DESCRIPTION
Run COMMAND with an adjusted niceness, which affects process scheduling. With no COMMAND, print the current niceness. Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process). Mandatory arguments to long options are mandatory for short options too. -n, --adjustment=N add integer N to the niceness (default 10) --help display this help and exit --version output version information and exit NOTE: your shell may have its own version of nice, which usually supersedes the version described here. Please refer to your shell's documentation for details about the options it supports.
AUTHOR
Written by David MacKenzie.
REPORTING BUGS
GNU coreutils online help: <http://www.gnu.org/software/coreutils/> Report nice translation bugs to <http://translationproject.org/team/>
COPYRIGHT
Copyright 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
SEE ALSO
nice(2), renice(1) Full documentation at: <http://www.gnu.org/software/coreutils/nice> or available locally via: info '(coreutils) nice invocation'
More Linux Commands
manpages/vlc-wrapper.1.html
vlc-wrapper.1 (Manual - Linux man page)....................
This manual page documents briefly the VLC wrapper to open priviledged network ports. The ports it can open are 80, 443 and 554. OPTIONS They will be passed to
manpages/yield.n.html
yield(n) Create and produce values from coroutines..........
The coroutine command creates a new coroutine context (with associated command) named name and executes that context by calling command, passing in the other re
manpages/mvwadd_wchstr.3ncurses.html
mvwadd_wchstr(3ncurses) - add an array of complex characters
These functions copy the (null-terminated) array of complex characters wchstr into the window image structure starting at the current cursor position. The four
manpages/XtAppAddConverter.3.html
XtAppAddConverter(3) - register resource converter (ManPage)
XtAppAddConverter is equivalent in function to XtAppSetTypeConverter with cache_type equal to XtCacheAll for old-format type converters. It has been superseded
manpages/sane-hs2p.5.html
sane-hs2p(5) - SANE backend for Ricoh SCSI flatbed/ADF scann
The sane-hs2p library implements a SANE (Scanner Access Now Easy) backend that provides access to the Ricoh IS450 family of scanners. Should also work with the
manpages/aa-decode.8.html
aa-decode(8) decode hexencoded in AppArmor log files........
aa-decode will decode hex-encoded strings as seen in AppArmor log output. It will also take an audit log on standard input and convert any hex-encoded AppArmor
manpages/longname.3ncurses.html
longname(3ncurses) - curses environment query routines......
The baudrate routine returns the output speed of the terminal. The number returned is in bits per second, for example 9600, and is an integer. The erasechar rou
manpages/keyutils.7.html
keyutils(7) In-kernel key management utilities (Man Page)...
The keyutils package is a library and a set of utilities for accessing the kernel keyrings facility. A header file is supplied to provide the definitions and de
manpages/newterm_sp.3ncurses.html
newterm_sp(3ncurses) - curses screen-pointer extension......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th
manpages/tk_textCut.n.html
tk_textCut(n) - Create and manipulate text widgets (ManPage)
The text command creates a new window (given by the pathName argument) and makes it into a text widget. Additional options, described above, may be specified on
manpages/Tcl_DeleteTimerHandler.3.html
Tcl_DeleteTimerHandler(3) - call a procedure at a given time
Tcl_CreateTimerHandler arranges for proc to be invoked at a time milliseconds milliseconds in the future. The callback to proc will be made by Tcl_DoOneEvent, s
manpages/SDL_GL_GetAttribute.3.html
SDL_GL_GetAttribute(3) - Get the value of a special SDL/Open
Places the value of the SDL/OpenGL attribute attr into value. This is useful after a call to SDL_SetVideoMode to check whether your attributes have been set as
