Revert "Simplify IPC - no need to name the pipe"
[khatus.git] / bin / khatus_sensor_mpd_song
1 #! /bin/sh
2
3 set -e
4
5 echo 'currentsong' | nc 127.0.0.1 6600
This page took 0.0621159999999999 seconds and 4 git commands to generate.