Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.

Answer Posted / satyawan

grep -n '\w{3}' <filename>

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is awk used for?

1173


What does grep v grep do?

1122


What is the comma to show the space allocation of files?

1135


What does the md command do?

1190


Who wrote grep?

1105


What is the behavioural difference between cmp and diff commands?

1338


How do I use nslookup?

1142


What does touch command do in unix?

1473


What does this command do,"$more readme.txt“?

1204


What is the functionality of a top command?

1155


How do I search for a file in unix command?

1054


What is nr in awk command?

1272


Write a command to kill the last background job?

1147


What is the command to find hidden files in the current directory?

1235


Explain the steps that a shell follows while processing a command.

1282