Answer Posted / jayachandran.g.r
syntax of "grep" command
syntax: grep {word to lookup} {filename}
Ex: grep man test
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
What are the different types of commonly used shells on a typical linux system?
How to get the 3rd element/column from each line from a file?
What are the disadvantages of shell scripting?
What is ms powershell?
What is another name for a bash shell script that you might see?
What is bash command used for?
How many fields are present in a crontab file and what does each field specify?
What is the default ubuntu terminal?
Which shell is the best?
Why is shell scripting important?
How will you print the login names of all users on a system?
What is an inode block?
Explore about environment variables?
How to find all the files modified in less than 3 days and save the record in a text file?
What is sed in shell script?