2
Hello, first I want to say that I am beginner in shell script. My doubt is: I have a script that will execute a series of commands, one of these commands is an "input" in which asks me to type a name, I wonder if there is a possibility to create a variable containing this name and when the command asks for this name will be inserted.
Thank you in advance!