Explain about echo command?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is a shell made of?

0 Answers  


How to declare functions in unix shell script?

4 Answers  


How will you connect to a database server from linux?

0 Answers  


Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.

2 Answers   IBM, TCS,


write a shell script to find the largest number from 3 given numbers.

6 Answers  


How to take input values from the user?

4 Answers  


how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?

0 Answers  


What is ms powershell?

0 Answers  


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

0 Answers  


What does $@ mean bash?

0 Answers  


What is the difference between bash and shell?

0 Answers  


How to print all the arguments provided to the script?

0 Answers  


Categories