set sys_date = "Hello Cruel World!"
echo $sys_date
outputs a blank line -- what's wrong? i'm unable to proceed with extracting the system date as you can guess from the variable name) etc and proceed with my script for taking over the world :(
echo $sys_date
outputs a blank line -- what's wrong? i'm unable to proceed with extracting the system date as you can guess from the variable name) etc and proceed with my script for taking over the world :(
Comment