On 2014/02/21 12:26, Daniel Cartron <[email protected]> wrote:
> #!/bin/bash
> DEFPLACE=1
> CURPLACE=$(mpc | grep '#' | sed -e 's/^[^#]\+#\([^/]\+\).*/\1/')
> mpc move $CURPLACE $DEFPLACE

 mpc move `mpc current -f %position%` 1
_______________________________________________
mpd-devel mailing list
[email protected]
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to