linux-tools

This is a veryy basic ruby gem which will allow users to execute common and basic linux commands from ‘irb’ itself. Currently implemented commands are ls,cd,cat,chmod,cp. More of the commands will be implemented by the day.

Usage

ls : Lt.ls cd : Lt.cd, then on pressing enter, directory name.

Contributing to linux-tools

Copyright

Copyright © 2011 Mrigesh Pokhrel. See LICENSE.txt for further details.