3 lines
96 B
Bash
Executable File
3 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
ssh ld7078 "screen -S make -p 0 -X stuff \"./mymake.sh -p krn/ms prg;`echo '\015'`\""
|