Skip to content

Instantly share code, notes, and snippets.

@msarhan
Created June 12, 2014 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save msarhan/42a1e5cec1fdb808791c to your computer and use it in GitHub Desktop.
Save msarhan/42a1e5cec1fdb808791c to your computer and use it in GitHub Desktop.
This command will copy MP3 files from local hard disk and write them to USB stick in alphabetical order. This will solve playback order issue when using MP3 player in a car
robocopy /mir C:\path\to\mp3\folder H:\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment