console.sh 77 B

1234
  1. #!/bin/bash
  2. echo "Running"
  3. touch /var/log/ilniente
  4. tail -f /var/log/ilniente