#74478#5
Date:
2000-10-10 20:15:17 UTC
From:
To:
It would be nice if nohup took switches to:

 - alter the automatic niceing of the process, eg increase it or disable it
 - alter the target output file from nohup.out, eg to /dev/null

These would be particularly useful for processes that talk to an X server.

#74478#10
Date:
2006-01-01 01:59:31 UTC
From:
To:
found 74478 5.93-5
stop


The info for nohup 5.93 says:

Also, `nohup' does not change the scheduling priority of
COMMAND; use `nice' for that, e.g., `nohup nice COMMAND'.


This seems like a good idea.