I've got a perl script running on AIX that issues an MySQL select against a table and pulls back four columns of data.
name port status host
I'm getting stuff in the status column that I want to remove, specifically in the column status, if I get
down (Administratively down)
I want to remove...