run.sh 78 B

12345
  1. #!/bin/bash
  2. /etc/init.d/redis-server start
  3. touch /tmp/null
  4. tail -f /tmp/null