write a non recursive shell script that accepts any number
of arguments and prints them in the reverse order
Answer Posted / amar
./reverse frg gh rtyh
no of arguments:3
arguments in reverse order:
rtyh gh frg
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
Why do we use shell scripting?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
What is shell prompt?
How do I start a shell script?
What are the disadvantages of shell scripting?
What is the difference between scripting and coding?
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
Is shell and terminal the same?
how to get part of string variable with echo command only?
What will happen to my current process when I execute a command using exec?
What is a shell script? Can you name some of its advantages?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How can you find out how long the system has been running?
Differentiate between ‘ and ” quotes.
What is shell chemistry?