How do you find out What is your shell?
No Answer is Posted For this Question
Be the First to Post Answer
What is the crontab?
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?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
Is bash an operating system?
What does egrep mean?
How to declare functions in unix shell script?
How do I start a shell script?
What command needs to be used to take the backup?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
How will you list only the empty lines in a file (using grep)?
How to check if the previous command was run successfully?