Skip to content

Instantly share code, notes, and snippets.

@Al-un
Created February 6, 2019 18:12
Show Gist options
  • Save Al-un/f8a1e37336c51501bae92aff8ddad3ff to your computer and use it in GitHub Desktop.
Save Al-un/f8a1e37336c51501bae92aff8ddad3ff to your computer and use it in GitHub Desktop.
Hidamari Acoustic
foreach($song in (Get-ChildItem -Recurse -Filter *acoustic*.mp3)){vlc $song.FullName}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment