> Is there a way to get an error message for an errno in Ruby. I'm > looking for similiar functionality as strerror() in C? $stderr.puts "bad things go bump in the night" -sc -- Sean Chittenden