Rubynet-announce Digest, Vol 5, Issue 4

Send rubynet-announce mailing list submissions to
rubynet-announce@lists.rubynet.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.rubynet.org/lists/listinfo/rubynet-announce
or, via email, send a message with subject or body ‘help’ to
rubynet-announce-request@lists.rubynet.org

You can reach the person managing the list at
rubynet-announce-owner@lists.rubynet.org

When replying, please edit your Subject line so it is more specific
than “Re: Contents of rubynet-announce digest…”

Today’s Topics:

  1. [ANN] sys-proctable 0.5.0 (Daniel Berger)
···

Message: 1
Date: Thu, 10 Jul 2003 11:51:25 -0600
From: Daniel Berger djberge@qwest.com
Subject: [ruby-announce] [ANN] sys-proctable 0.5.0
To: rubynet-announce rubynet-announce@lists.rubynet.org
Message-ID: 3F0DA79D.5050608@qwest.com
Content-Type: text/plain; charset=us-ascii; format=flowed

Hi all,

I’m happy to announce the release of sys-proctable, now with HP-UX support!

sys-proctable is a extension that allows you to get process information
on your system via Ruby, similar to the information returned by the 'ps’
command found on most *nix systems.

CHANGES

  • Added HP-UX support!
  • Note that passing PID’s or strings as arguments to ps() is not
    supported in the HP-UX version. This functionality will be stripped out
    of the other versions in a future release. It’s too big a pain to
    support for too little gain.
  • Removed the VERSION() class method. Use the constant instead.
  • Separated the rd docs from their respective source files. Now in the
    doc directory.
  • Got rid of the interactive html generation in extconf.rb.
  • Changed License to Artistic.

Also see http://ruby-sysutils.sf.net for more details.

Regards,

Dan



rubynet-announce mailing list
announce@rubynet.org
http://lists.rubynet.org/lists/listinfo/rubynet-announce

End of rubynet-announce Digest, Vol 5, Issue 4