
12 Sep
2024
12 Sep
'24
7:06 p.m.
I tend to use shuf For example I haveĀ a cron job at 22:30 daily that takes 30 random lines from "/var/lib/mpd/playlists/Bed time.m3u" and adds them to the mpd queue. Wayne -------- Original Message --------
Hi everyone
I was just wondering how I can copy a random subset of files from one folder to another. And, of course, there bash utilities for that... ;-)