pause.bat 80 B

1234567
  1. @echo off
  2. c:
  3. chdir c:\cygwin64\bin
  4. bash --login -c "cmus-remote -u"
  5. exit