Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / khushi
grep '\<...\>' filename
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is grep r?
Why is shebang used?
hw will u use awk in replacing cahrs and files
How do I delete files from command prompt?
What is difference between grep and find command in unix?
What does the metacharacter mean?
How do I run a whois command?
Who wrote grep?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Differentiate cat command from more command.
What does the command ' $who | sort –logfile > newfile' do?
How do I use grep to find a file?
How do I search for text in vi?
What is merge command in unix?
Is grep faster than awk?