How to print all the arguments provided to the script?
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 different types of commonly used shells on a typical linux system?
What is wc in shell script?
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.?
Explain about "s" permission bit in a file?
How to find duplicate record in file using shell script?
0 Answers IBM, Saama Tech, Wipro,
Why do we write bin bash in shell scripts?
What are different types of shell?
What are the various stages of a linux process it passes through?
How will you print the login names of all users on a system?
How will you emulate wc –l using awk?
How do I stop script errors?