What are script files?
No Answer is Posted For this Question
Be the First to Post Answer
how to separate the even and odd number generated from one file to two separate file i.e. even numbers in file1.txt and odd numbers in file2.txt
What is the default shell of solaris?
What is bash coding?
What is mac default shell?
How do you read arguments in a shell program - $1, $2 ..?
What is the need of including script interpreter in your shell script?
In a single command how do you run the previous command in the command prompt.
write a program to display all the files from the current directory which are created in particular month
How to check if the previous command was run successfully?
What are the different methods available to run a shell script?
How would you compare the strings in a shell script?
What does $$ mean in shell script?