check.sh 88 B

12345678
  1. #!/bin/bash
  2. grep -rn "localhost:3449" . | grep -v "check.sh" | grep -v "switch.sh"