3 lines
44 B
Text
3 lines
44 B
Text
|
#!/bin/sh
|
||
|
ssh -t ikn screen -Ul zsh -i -c x
|