Miscellaneous Ruby Utility Modules News
Miscellaneous libraries for Ruby
Status: Abandoned
Brought to you by:
djberg96
I have released ptools for ruby. These are Ruby implementations of some of your favorite unix command tools (though they should work on any platform).
Currently, the following methods have been added (as File class methods): head, nl_convert, tail, touch, which and whereis.
Enjoy!
Dan