What are the types of script?
No Answer is Posted For this Question
Be the First to Post Answer
Is scripting and coding the same thing?
What is the default shell of solaris?
what is info area how many types?
What are the advantages of using shell scripts?
Explain about debugging?
What happens when you type ls?
What is a beat in a script?
How do I run a .sh file?
How will I insert a line "abcdef" at every 100th line of a file?
How do I open a jshell in cmd?
Why is a script important?
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