I\'m trying to create script that I can input a set of prefixes, which will then list all IP addresses within the prefixes (including network/host/broadcast).
An ex
fping -Aaqgr 1 10.1.1.0/24
Simplicity works best