Answer to Question #256511 in UNIX/Linux Programming for Kar

Question #256511
Write a script to enter your first name and last name and then print your concatenated name Hint( first name mandeep) Last name- Verma
1
Expert's answer
2021-10-30T13:32:33-0400
read -p "Enter first name: " name
read -p "Enter last name: " surname

echo "$name $surname"

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS