mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-11 15:32:52 +02: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:
6
NEWS
6
NEWS
@@ -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