what is info area how many types?
No Answer is Posted For this Question
Be the First to Post Answer
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is the first line in every perl script called?
what is the difference between sh & bash shell?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
What is option in shell script?
Explain about the exit command?
Explain about gui scripting?
How do you read arguments in a shell program - $1, $2 ..?
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
How to check if the previous command was run successfully?
What is shell prompt?