Answer Posted / sujay kumar
Extended grep is called as egrep.
grep -E will do the same function as egrep
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Please give me example of " at command , contrab command " how to use
how to get part of string variable with echo command only?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
How to get the last line from a file using just the terminal?
Is shell scripting difficult?
What is meant by $1 in shell script?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
What is the difference between scripting and coding?
What is shell geeksforgeeks?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is c in shell script?
What is shell and terminal?
What are the disadvantages of shell scripting?
How can I set the default rwx permission to all users on every file which is created in the current shell?
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.