sdf-scripts/server/reattach.ksh

6 lines
30 B
Bash
Raw Normal View History

2022-12-09 11:35:25 -05:00
#!/bin/ksh
screen -r
exit 0