Related:
- Command to play audio in linux
- Messenger audio downloader - Guide
- College brawl free play - Download - Adult games
- Play store download - Download - App downloads
- Kali linux iso download - Download - Linux
- Fifa 23 free to play - Download - Sports
3 responses
hye to open music file on command type:
to know more: https://www.lifewire.com/linux-4781560
play my_file.mp3
to know more: https://www.lifewire.com/linux-4781560
Hey!
There are various music related commands in LINUX of which many of us are not aware.
Anyways I'll share some of those with you:
mpg123 songfile.mp3 # plays mp3 file
play sonfile.wav # plays wave file.
Note it may generate an error if the appropriate package is not installed.
sudo apt-get install mpg321 # installs the package
Now the file can be played (If playable )
Enjoy!
There are various music related commands in LINUX of which many of us are not aware.
Anyways I'll share some of those with you:
mpg123 songfile.mp3 # plays mp3 file
play sonfile.wav # plays wave file.
Note it may generate an error if the appropriate package is not installed.
sudo apt-get install mpg321 # installs the package
Now the file can be played (If playable )
Enjoy!
Tom6
Posts
142
Registration date
Friday July 31, 2009
Status
Member
Last seen
August 7, 2009
16
Aug 6, 2009 at 11:41 AM
Aug 6, 2009 at 11:41 AM
Hi :)
This forum should be able to help
http://www.linuxquestions.org
as it deals with a huge range of different versions of linux but is dedicated to linux support.
I tried looking up the RedHat User Support Forums but this was the best I could find right now
https://www.redhat.com/en
Hopefully you can navigate to specifically RedHat support for this from there. I also found some documentation to look through
https://access.redhat.com/documentation/en-us/
Good luck with this though!
Regards from
Tom :)
This forum should be able to help
http://www.linuxquestions.org
as it deals with a huge range of different versions of linux but is dedicated to linux support.
I tried looking up the RedHat User Support Forums but this was the best I could find right now
https://www.redhat.com/en
Hopefully you can navigate to specifically RedHat support for this from there. I also found some documentation to look through
https://access.redhat.com/documentation/en-us/
Good luck with this though!
Regards from
Tom :)