Skip to content

Instantly share code, notes, and snippets.

@yzdann
Created June 10, 2019 12:23
Show Gist options
  • Save yzdann/7f5d20fc4bfaa7a638a0e629d584e0d8 to your computer and use it in GitHub Desktop.
Save yzdann/7f5d20fc4bfaa7a638a0e629d584e0d8 to your computer and use it in GitHub Desktop.
#!/bin/sh
cmus-remote -Q 2>/dev/null | grep " title"| cut -d " " -f 3-20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment