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
Differentiate cmp command from diff command.
What are filter commands in unix?
What is $0 bash?
Enumerate some of the most commonly used network commands in unix?
Which command should you use to find the remaining disk space in unix server?
How do I use grep to find a file?
What is the size of time_t?
What is awk used for?
What are grep patterns?
Which command is used to create a directory?
How does the system know where one command ends and another begins?
How does shebang work?
What does the command ' $who | sort –logfile > newfile' do?
What is the use of tee command?
What is the use of find command in unix?