prof 101 B

123456
  1. #!/bin/rc
  2. echo -n opstart > /dev/kpctl
  3. echo "hit return when done"
  4. read
  5. echo -n opstop > /dev/kpctl