cat LIST | grep -v git
ip route show | grep -v "^default"
References
https://superuser.com/questions/655715/regex-does-not-begin-by-pattern
Daily Notes of a Programmer
cat LIST | grep -v git
ip route show | grep -v "^default"
References
https://superuser.com/questions/655715/regex-does-not-begin-by-pattern