Quantcast
Viewing all articles
Browse latest Browse all 32

Matching IP address on Bash

I use bash very often, this is a tip on how to match an IPv4 address and address list using bash. It makes use of the Bash's matching operator ~=. Enjoy it!


Viewing all articles
Browse latest Browse all 32

Trending Articles