Conversation
Notices
-
Was able to get mpg321 to run in new terminal from a terminal or script. Now I can just click the script to listen to online scanner.
-
@neptune78 xterm -e mpg321 -v http://relay.radioreference.com:80/624260765;bash &
-
@neptune78 I've tried: xterm -e echo test; mpg321 -v http://relay.radioreference.com:80/624260765;bash & But this did not work. !linux
-
@neptune78 xterm -e 'echo test; mpeg 321 -v http://... ; bash' &
-
@shadowbelmolve No, that didn't work a new window opened for a sec. and then it was gone. Hummm... !linux
-
@neptune78 did you copy the <<'>> characters as well?
-
@sylvaind Yeah, we got it all sorted out. thanks
-