Thanks! Okay, once last thing, how do I string these all together? llib pianobar -u | sed 's/|> //' | sed -u 's/ "//' | grep -v "(i) Receiving new playlist... Ok." | grep -v "Station" Am I using the pipe command correctly?