Is it possible to substitute "ls" command in the place of "echo" command?
No Answer is Posted For this Question
Be the First to Post Answer
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
What are the additional egrep symbols?
Explain about stdin, stdout and stderr?
What are the different commands available to check the disk usage?
What is wc in shell script?
What is shell application?
What does $0 mean in shell script?
What makes c shell a more preferable option than the bourne shell?
How do we delete all blank lines in a file?
What is in a script?
Explain about "s" permission bit in a file?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?