Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / ramesh
grep "^...$" <file name>
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain mount and unmount command.
How can you see the command line history?
What is the size of time_t?
What is the function of grep command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
Give the command for finding the current date.
Can you explain a little bit about command substitution?
What is s and g in sed command?
Name the unix command to find how many days the server has been up.
What are some command words?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the command to find maximum memory taking process on the server?
Which unix command lists files/folders in alphabetical order?
What does sed command do in unix?
How can we use grep command in unix?