diff options
Diffstat (limited to 'rd')
-rwxr-xr-x | rd | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +#!/bin/sh + +in=/var/tmp/r.in +out=/var/tmp/r.out +mkfifo $in $out +#trap "rm $in $out" EXIT +<$in 2>&1 >$out ssh "$@" |
index : rtty | |
limited but responsive remote shell | Git |
aboutsummaryrefslogtreecommitdiff |