Expand a string representation of an IP range and output each IP on a line
Treat each line from standard input as a string representation of an IP range, expand the range(s) and output each IP on a line
Expand a string representation of an IP range and output each IP on a line.
Treat each line from standard input as a string representation of an IP range, expand the range(s) and output each IP on a line.