- Package:
- src:coreutils
- Source:
- coreutils
- Submitter:
- Date:
- 2010-10-05 14:51:05 UTC
- Severity:
- wishlist
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.
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.