Hi all, I'm happy to announce the release of sys-uname 0.7.0 What is it? =========== A Ruby interface for returning information you're used to seeing from the Unix "uname" command, such as platform information. Works on Win32, too. :) What's new? =========== - Scrapped the C version for Windows in favor of a pure Ruby version that uses WMI + OLE - Added the isa_list, hw_provider, hw_serial_number, srpc_domain and dhcp_cache methods for Solaris. Where is it? ============ You can find it on the RAA or on the project page at http://ruby-sysutils.sf.net Note, I highly recommend using Ruby 1.8.2 or later on Win32 systems. Earlier versions may segfault. Enjoy Dan