共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > rubyrash |
rubyrash
|
0 | 0 | 6 |
贡献者 | 讨论 | 代码提交 |
You can run this with IRB by doing the system("ruby rash.rb") command. It then launches into a full ruby command line! It is a great way to execute a command on an IT locked down system. For example, if they hide solitaire, its normally still there, and you can access it by just typing sol into Rash.
I have NO experience with windows really at all... so if anyone has a more elegant batch file or something... please let me know. Because its a pit of a pain having to load IRB THEN load this program...
This is also my first real "show others" program, so if you have any criticism (constructive please...) please give me it!