ref: bc762e9c9294990c0d2480295637c792363dcc8c dir: /bin/rc/urcpu/
#!/bin/rc uhost=$1 if(~ $#uhost 0) { echo 'usage: urcpu host' exit 'usage' } exec ssh $uhost .local/bin/9 rc -il