open(PLAYLIST, "playlist.txt"; while() { if(not(/#/)) {print TEMP "$_\n"} }