Hi,
I like to record a radio stream with cronjob (with linux mint).
This should be every sunday from 10am to 01pm.
I had create a sh-file with at:
Code:
echo 'Kommando' | at 09:55
streamripper http://sunshinelive.hoerradar.de/sunshinelive-live-mp3-hq -a /home/madand/Musik/$(date +%x_%X).mp3 -l 11400
But there is no mp3 file visible on home/madand/musik