[Swift-user] Deep recursion on subroutine "main::stageout" at /home/ketan/work/worker.pl line 1349

Mihael Hategan hategan at mcs.anl.gov
Wed May 23 13:36:00 CDT 2012


On Wed, 2012-05-23 at 13:10 -0500, Michael Wilde wrote:
> Do you have a sense as to whats better: a closed stdin, or a stdin opened to /dev/null?

For programs that try to open a tty it probably won't make a difference
(since no tty will be there for < /dev/null). For programs that read
plainly from stdin, I don't know. Maybe we should test this.





More information about the Swift-user mailing list