Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ripu
grep ^...$ <filename>
| Is This Answer Correct ? | 61 Yes | 8 No |
Post New Answer View All Answers
What is the general format of unix command syntax?
Name the unix command to find how many days the server has been up.
What does the md command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is a command and examples?
How do I use grep to search for a file?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I run a bash script?
What do know about tee command?
Who command in unix?
How do you grep a case insensitive?
What is the comma to display different lines that are found when compare two files?
How to display no of records in oracle using unix command?
Explain ‘system calls’ with respect to unix commands?
What is the use of cut command in unix?