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