Bash Scripting - Variables
You want to create a bash script that prints the value of variable
user followed by the string _backup only if user is not empty. Which is the best way to write the echo command?