Version: nohup (GNU sh-utils) 2.0 This is a feature request rather than a bug report. Solaris nohup does not nice the process it starts. GNU nohup does. However, there is no way to control the nice value used, or (as in my case) no way not to nice the process at all. Would it be possible to add a --nice command line option? Or would this break POSIX.2 compliance? Also, if nice cannot be found on the path, I believe the script will fail. Austin
