From: Peter Hickman Date: 2003-02-17T18:32:34+09:00 Subject: File magic class Is there are class for Ruby that does the same as the file command and tell you what type of file you are looking at? I have the Perl one but can't find a Ruby one? Does it already exist or should I create it?