]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
ssh to gw can run other commands then shell
authorMichal Sojka <sojka@os.inf.tu-dresden.de>
Sun, 25 Sep 2011 14:57:34 +0000 (16:57 +0200)
committerMichal Sojka <sojka@os.inf.tu-dresden.de>
Sun, 25 Sep 2011 14:58:56 +0000 (16:58 +0200)
scripts/ssh

index 4631ffbd87ef386938497d8ffd527c047f9118f5..da55d50fcf42807068188d9c8fd2326c885e4d79 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-ssh -t glab ssh root@192.168.2.3
+ssh -t glab ssh root@192.168.2.3 "$@"