converting a csv into text
- by user349418
I have a csv (large) file of ip addresses, and wish to covert into single line ip address in bash.
aa.bb.cc.dd,aa.bb.cc.dd,aa.bb.cc.dd,..
into
aa.bb.cc.dd
aa.bb.cc.dd
aa.bb.cc.dd
[..]
The list of ips in question,
http://www.stopforumspam.com/downloads/bannedips.zip