diff options
-rwxr-xr-x | rtty | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ rm $in $out 2>/dev/null mkfifo $in $out <$in 2>&1 >$out ssh -oBatchMode=yes -tt "$@" & -exec rio +trap "kill $! 2>/dev/null" INT QUIT EXIT +rio |
index : rtty | |
limited but responsive remote shell | Git |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | rtty | 3 |
@@ -8,4 +8,5 @@ rm $in $out 2>/dev/null mkfifo $in $out <$in 2>&1 >$out ssh -oBatchMode=yes -tt "$@" & -exec rio +trap "kill $! 2>/dev/null" INT QUIT EXIT +rio |