Parser for a file. Searches for maximum values
Add this line to your application's Gemfile:
gem 'nmax'
And then execute:
$ bundle
Or install it yourself as:
$ gem install nmax
cat <your_text_file> | nmax <value_of_count>
Bug reports and pull requests are welcome on GitHub at https://github.com/dtrift/nmax.