South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I just did a cat * > trackname.mp3
Eeek - I left that > out of my original. Fixed. Google recursion - it's fun. That's why I took a different destination to the source.
Haven't had time to google but I can guess what's happening. A never ending loop? That mp3 file just kept growing until I killed the terminal.
Rather ls the list to a file first, then loop through the file to cat each file in the list file.