What is the use of echo in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What are the default permissions of a file when it is created?
How to open a read-only file in the shell?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
What does egrep mean?
what is this line in the shell script do ?#!/bin/ksh
write a shell script to check the failed jobs?
what is the difference between writing code in shell and editor?
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
How to change our default shell?
How do I start a shell script?
What is the use of "$?" Sign in shell script?
Is powershell a language?