loop.sh 82 B

12345
  1. #!/bin/bash
  2. #
  3. echo "Running ...."
  4. touch /tmp/nulfile.txt
  5. tail -f /tmp/nulfile.txt