Write a grep (or grep) command that selects the lines from
a file that have exactly three characters.
Answer Posted / manideep
grep "..." <filename>
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
What is .sh file?
Why is it called a shebang?
What is the difference between awk and grep?
Differentiate cmp command from diff command.
How many unix commands are there?
What do chown command do?
What does the command '$ls | wc –l > file1' do?
How does the system know where one command ends and another begins?
What is difference between grep and find command in unix?
Which command can you use to find the currently running process in unix server?
What is s and g in sed command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How can you see the command line history?
Who command in unix operating system?
What is the size of time_t?