1
`date` = $(date)

$() #used for command substitution, which takes the result of the command execution
${} #used for variable substitution, which takes the value of the variable