start_ctn2.sh 74 B

1234
  1. kill -9 $(pgrep -f "^./ctn2$")
  2. sleep 3
  3. ./ctn2 &
  4. tail -f /var/log/syslog