X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;ds=sidebyside;f=home%2Fbin%2Fmpd_cmd;fp=home%2Fbin%2Fmpd_cmd;h=2cc24e4359501ddbff47fdc684b0a4e60454122d;hb=a68d5744f8758fc77c34c612edac06dbc0bea129;hp=0000000000000000000000000000000000000000;hpb=e184ff59e5cc01f9f62d0be272b77e59e149a6f1;p=khome.git diff --git a/home/bin/mpd_cmd b/home/bin/mpd_cmd new file mode 100755 index 0000000..2cc24e4 --- /dev/null +++ b/home/bin/mpd_cmd @@ -0,0 +1,3 @@ +#! /bin/sh + +echo "$1\nclose" | nc 127.0.0.1 6600