I am trying to read a command and pipe each line into an array. I want to read: \$chkconfig --list After I read that command I want to parse each line
www.linuxquestions.org