On Apr 8, 4:27 ¨Βν¬ ΕμεαξοΝγΘυηθ Όεμεα®®®ΐηανεσχιτθβςαιξσ®γονwrote: > Or you can use rbconfig: > > ¨Βερυιςε §ςβγοξζιη§ > ¨ΒασΓοξζιηΊΊΓΟΞΖΙΗΫ§θοστίοσ§> ¨Βθε―δαςχιξ―> ¨ΒυτΆΑθ¬ Δαςχιξ Ί©> ¨Βθε―νσχιξόχιξδοχσ―ι > ¨Βαισε ΆΩου γαμμ τθατ αξ οπεςατιξσωστενΏΆ > ¨Βμσ> ¨Βαισε ΆΙ θαφεξ§τθζοηηιεστ> ¨Βξδ Thanks, Eleanor! If I may suggest an additional clause (with meaning in both the individual and group sense): require 'rbconfig' case Config::CONFIG['host_os'] when /darwin/i puts "Ah, Darwin :)" when /linux-gnu/i puts "GNU/Linux - The World Community expands Consciousness" when /mswin|windows/i raise "You call that an operating system?" else raise "I haven't the foggiest" end