Quote Originally Posted by jeremees View Post
Hi, my email said that "unknown date", so I changed that date line into this:
Code:
today_long=$(date -R)     #set the format for date
Well, I bet you have not installed coreutils according wengis howto.
So perform a:
Code:
ipkg install coreutils
and you are fine......
But as long as your email-account allows such a date-format, it doesn't matter......
Have fun