4 lines
200 B
Text
4 lines
200 B
Text
Shell implements an idiomatic Ruby interface for common UNIX shell commands.
|
|
|
|
It provides users the ability to execute commands with filters and pipes, like
|
|
sh/csh by using native facilities of Ruby.
|