mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
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. WWW: https://github.com/ruby/shell
6 lines
236 B
Text
6 lines
236 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.
|
|
|
|
WWW: https://github.com/ruby/shell
|