I have set the variable dateString to the following format [export dateString=date -u +%Y%m%d]. What would be Output when I echo $dateString?
Reveal answer
Fill a bubble to check yourself
I have set the variable dateString to the following format [export dateString=date -u +%Y%m%d]. What would be Output when I echo $dateString?