touch_radio/info
2019-10-05 09:51:08 +01:00

3 lines
194 B
Plaintext
Executable File

echo Station: `tail -n100 /tmp/play | grep touch_radio_name | sed -e 's/touch_radio_name://' | tail -n1`
echo Track: `tail -n100 /tmp/play | grep icy-title | sed -e 's/icy-title://' | tail -n1`