What does the sh command do?
No Answer is Posted For this Question
Be the First to Post Answer
What is bash coding?
wats the deinitions for shell utility and filter?
What are the different kinds of loops available in shell script?
How to enable the shell to know what program should be run to interpret the script?
Why is it called a shell?
What is shell prompt?
Please give me example of " at command , contrab command " how to use
What is .sh file in mac?
How will I insert a line "abcdef" at every 100th line of a file?
Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).
2 Answers Ignou, Tripura Info,
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 is the default ubuntu terminal?