How do you print the output the same string which is typed
in command line. how do you write the shell script or
command for this. if i entered "Hello" in command line, it
should print 'Hello', if i say "Hello Welcome", i should get
the "Hello Welcome" as output.?
Post New Answer View All Answers
What language is bash?
What does debug script mean?
What is the equivalent of a file shortcut that we have a window on a linux system?
Why do we use shell scripting?
How to pass an argument to a script?
What is shell variable?
What language is shell scripting?
How can you find out how long the system has been running?
Given a file find the count of lines containing the word "abc".
How do I debug a shell script?
State the advantages of shell scripting?
What does $0 mean in shell script?
What is shell chemistry?
Is shell scripting a programming language?
How to find all the files modified in less than 3 days and save the record in a text file?