What is the difference between grep and egrep?
No Answer is Posted For this Question
Be the First to Post Answer
What is console line?
What language is bash?
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?
What is the use of echo in shell script?
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
What is the best shell scripting language?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
how to find weblogic version through linux cammand
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 a script important?
How to initialize a directory size to a variable??