Definition in file nice.c.
Go to the source code of this file.
Defines | |
#define | USAGE "usage: aupnice [-num] command\n" |
Functions | |
int | main (int argc, char *argv[]) |
|
|
|
Definition at line 26 of file nice.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FAIL, execvp(), exit(), nice(), and USAGE. |