$ sudo apt-get install mpg123 $ cd /tmp $ wget http://www.richardfarrar.com/audio/right.mp3 $ wget http://www.richardfarrar.com/audio/left.mp3 $ mpg123 right.mp3 $ mpg123 left.mp3
Aug 21 2016
$ sudo apt-get install mpg123 $ cd /tmp $ wget http://www.richardfarrar.com/audio/right.mp3 $ wget http://www.richardfarrar.com/audio/left.mp3 $ mpg123 right.mp3 $ mpg123 left.mp3
Comments Off on Playing Music – mpg123