On my Windows box, when I’m not using Emacs, I often listen to music using Cygwin and mpg123.exe... Yikes, but also yay‽
I have a folder full of mp3 files and want to start playback with the second file but all I know is this: `mpg321 *.mp3`. Is there some bash thing to shift that list of expansions by one, two or three?
This works:
IFS=