At about the time 18:55 of the video RT 7 the string =echo 'date'= returns the date, it doesn't work on my VM. Did I miss some setting ?
I confused the quotes with the back quotes !
Gmasetti, You got it figured out. You should use:echo `date`
At about the time 18:55 of the video RT 7 the string =echo 'date'= returns the date, it doesn't work on my VM. Did I miss some setting ?
ReplyDeleteI confused the quotes with the back quotes !
ReplyDeleteGmasetti, You got it figured out. You should use:
ReplyDeleteecho `date`