Bash Scripting - Variables
Why does this script print an empty line?
text="" echo $text
text="" echo $text
text is assigned an empty string "".15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions