📔️ | 🖥️ | 🎮️
(You're probably here for my blog. Click the book.)
tar -cvML716800\ --format=posix\ -f tar.001.iso\ $files
for f in tar.*.iso; do \ cdrecord -eject dev=/dev/sr0 $f; done
tar -xvMf /dev/sr0