start_meter.sh 69 B

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