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 command needs to be used to take the backup?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What is an inode block?
What does the sh command do?
How can we find the process name from its process id?
How to redirect both standard output and standard error to the same location?
What language is bash?
How do you know which shell I am using?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
How do I run a shell script on a mac?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How do I open the shell in cmd?
What are the advantages of using shell scripts?
Is bash an operating system?