Calculate a real number calculation directly from the terminal and not any shell 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
write a shell program to check wheather a given string is pallindrome or not?
how to print the matrix form of 2-d, 3-d arrays in unix c shell scripts ?
what is the difference between sh & bash shell?
What are filters explain sort with all the options available?
How can I send a mail with a compressed file as an attachment?
Explain about shebang?
What is egrep?
What is subshell?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"
Why is it called a shell?