Using variables in Bash
You have just joined a data analytics team at a new company after someone left very quickly to pursue a new job (lucky them!). Unfortunately they left so fast they did not have time to finish the Bash script they were working on as part of a new chatbot project.
There is an error with this script - it is printing out the words yourname
rather than the person's name. You know this has something to do with variable assignment - can you help fix this script? Add the necessary components to ensure this script runs correctly.
Este exercício faz parte do curso
Introduction to Bash Scripting
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
