Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / chintalapudi
grep -x '^???$' <filename>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What command will change your prompt to myprompt?
What does this command do? Cat food 1 > kitty
Why is it called a shebang?
What is rmdir command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is nr in awk command?
How do I find previous commands in unix?
Write a command that will display files in the current directory, in a colored, long format.
What is unix command line?
What is pipe command in unix?
What is the nmap command?
Which command is used to copy files?
How do you grep a case insensitive?
Who command in unix operating system?
Which command can you use to find the currently running process in unix server?