Archive for June 1st, 2007

01Jun

UNIX Process Management

Here are a few UNIX commands that I have recently encountered that help with process management and are particularly useful when jobs are running in the background. Here they are: nohup It’s short for no hangup and stops termination a job when a user logs off. Another result is that all console messages being directed [...]

Private