1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/shells
Akinori MUSHA f8eeebacaa Add ruby-shell, a Ruby library to run commands and control jobs like a
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
2001-03-16 09:02:00 +00:00
..
44bsd-csh I dropped maintainership or at least I tried to. Do it again. 2001-03-11 00:02:09 +00:00
bash
bash1
bash2
bash3
es
esh
fd
flash
ksh93 - Remove the custom do-extract target. 2001-02-27 18:33:39 +00:00
mudsh Update to lastest version 2001-03-11 06:50:52 +00:00
osh
pash
pdksh
perlsh Update to version 0.009. 2001-02-26 04:04:33 +00:00
pkg
psh Update to version 0.009. 2001-02-26 04:04:33 +00:00
rc
ruby-shell Add ruby-shell, a Ruby library to run commands and control jobs like a 2001-03-16 09:02:00 +00:00
sash
scsh
tcsh
vshnu add vshnu, the New Visual Shell 2001-02-25 19:35:33 +00:00
wapsh Add wapsh 1.0, a system to allow remote shell logins via a WAP 2001-03-10 20:05:09 +00:00
zsh
zsh-devel
Makefile Add ruby-shell, a Ruby library to run commands and control jobs like a 2001-03-16 09:02:00 +00:00