Talking about design & implementation of solutions using modern OSS frameworks, tools, open standards and cutting-edge technology
Wednesday, April 25, 2012
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!
No comments:
Post a Comment