[erlang-questions] How can I close standard input output streams and check for errors in Erlang?
Michael Loftis
mloftis@REDACTED
Sat Jan 4 18:39:12 CET 2014
I've been using unix and Linux for well over a decade at this
point...and I've *never* heard of /dev/full, null, yes, full, no. If
it doesn't exist and you're not running as root, your *shell* is going
to error out before erlang is even started because it won't be able to
open the device, or create it.
More information about the erlang-questions
mailing list