What is the correct way to assign the word “Hello” to a variable? 1 year agoby Linux Questions What is the correct way to assign the word “Hello” to a variable? › Category: Linux Essentials › What is the correct way to assign the word “Hello” to a variable? Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago What is the correct way to assign the word “Hello” to a variable? $A=”Hello” echo “Hello” > A A=”Hello” echo $A “Hello” A = “Hello” Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn