write grep commands to select the lines that have exactly
two characters
Answer Posted / arun
grep "^..$" filename
| Is This Answer Correct ? | 76 Yes | 16 No |
Post New Answer View All Answers
How do I search for a file in unix command?
Write a command to display a file’s contents in various formats?
What is command substitution?
What does the command ' $who | sort –logfile > newfile' do?
What command is used to switching between users in unix?
What is grep in bash?
What is {} in find command?
How do I open a port?
What is command statement?
Describe the zip/unzip command using gzip.
What are the differences among a system call, a library function, and a unix command?
What is sed awk grep?
How do I run a whois command?
Explain ‘system calls’ with respect to unix commands?
What is the command to find maximum memory taking process on the server?