mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-28 03:24:43 -04:00
nohup now ignores the umask when creating nohup.out.
nohup now closes stderr if it is a terminal and stdout is closed.
This commit is contained in:
@@ -4,6 +4,12 @@ GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
** Changes for better compliance with POSIX
|
||||
|
||||
nohup changes:
|
||||
|
||||
nohup now ignores the umask when creating nohup.out.
|
||||
|
||||
nohup now closes stderr if it is a terminal and stdout is closed.
|
||||
|
||||
pathchk changes:
|
||||
|
||||
It now rejects the empty name in the normal case. That is,
|
||||
|
||||
Reference in New Issue
Block a user