"W. Trevor King" <wking at tremily.us> writes: > > but I expect that closing stdin is more portable than the /dev/null > path.
/dev/null is part of POSIX
http://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap10.html
"W. Trevor King" <wking at tremily.us> writes: > > but I expect that closing stdin is more portable than the /dev/null > path.
/dev/null is part of POSIX
http://pubs.opengroup.org/onlinepubs/000095399/basedefs/xbd_chap10.html