From: Jim Meyering Date: Mon, 29 Jul 2002 12:19:12 +0000 (+0000) Subject: nohup changes X-Git-Tag: SH-UTILS-2_0_14~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cac2b2c8eb534bce2534e91df3457f14b6dad7f3;p=thirdparty%2Fcoreutils.git nohup changes --- diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS index 16ec64139b..bac694df4f 100644 --- a/old/sh-utils/NEWS +++ b/old/sh-utils/NEWS @@ -1,4 +1,9 @@ Changes in release 2.1 +* nohup's behavior is changed as follows, to conform to POSIX 1003.1-2001: + - nohup no longer adjusts scheduling priority; use "nice" for that. + - nohup now redirects stderr to stdout, if stderr is not a terminal. + - nohup exit status is now 126 if command was found but not invoked, + 127 if nohup failed or if command was not found. [2.0.13] * uname and uptime work better on *BSD systems * pathchk now exits nonzero for a path with a directory component