termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Record ("burn") an audio-only disc
wodim
Command (aliased as `cdrecord` on some systems) for recording data to CDs or DVDs.
Some invocations of wodim can cause destructive actions, such as erasing all the data on a disc.
More information: <https://manned.org/wodim>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
wodim dev=/dev/{{optical_drive}} -audio {{track*.cdaudio}}
click the source code to copy
install
wodim
on any operating system with
command-not-found.com