mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
f8eeebacaa
shell. Pipes and redirections work just as expected: sh = Shell.cd("/foo") sh.cat("bar") | sh.tee("baz") > "baa" # or sh.transact do cat("bar") | tee("baz") > "baa" end |
||
---|---|---|
.. | ||
44bsd-csh | ||
bash | ||
bash1 | ||
bash2 | ||
bash3 | ||
es | ||
esh | ||
fd | ||
flash | ||
ksh93 | ||
mudsh | ||
osh | ||
pash | ||
pdksh | ||
perlsh | ||
pkg | ||
psh | ||
rc | ||
ruby-shell | ||
sash | ||
scsh | ||
tcsh | ||
vshnu | ||
wapsh | ||
zsh | ||
zsh-devel | ||
Makefile |