Interested team (terminal) "play". The question is: what it does, an example of use.
- 2man play and play --help what does it say? - ArcherGodson
|
2 answers
If you are very interested, then there are several solutions.
- Run under the debugger (debugger) processes. So much fun to learn))))
- Install / download strace and launch it with a command like starce play, whatever.mp3, find out the system calls and what goes where and where it falls.
- It is similar to the second option, but using ltrace-shows the libraries that are launched are connected with this command.
|
In general, she plays music files directly from the command line
|