Pacct
A Ruby C extension library for parsing Linux process accounting files in acct(5) format
Installation
Add this line to your application's Gemfile:
gem 'pacct'
And then execute:
$ bundle
Or install it yourself as:
$ gem install pacct
Usage
TODO: Write usage instructions here