Posts Tagged ‘nice’

chrt – manipulate real-time attributes of a process
USAGE
chrt [options] [prio] [pid | command [arg]…]

DESCRIPTION
chrt(1) sets or retrieves the real-time scheduling attributes of an
existing PID or runs COMMAND with the given [...]

Wednesday, August 26th, 2009 at 22:27 | Comments Off
Categories: c

at – execute commands at a later time
USAGE at [-V] [-q queue] [-f file] [-mldbv] TIME at [-V] [-q queue] [-f file] [-mldbv] -t time_arg at -c job [job...] atq [-V] [...]

Tuesday, August 25th, 2009 at 22:41 | Comments Off
Categories: A
Tags: , , , , ,
TOP