Answer Posted / sarvan
Use extended grep command
egrep 'searchstr1 | searchchstr2' file.txt
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
Is learning unix useful?
Describe the term directory?
What is unix and its features?
Differentiate relative path from an absolute path?
What Happens when you execute a program?
What is process termination in unix?
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
Is it possible to create new a file system in UNIX?
Name two paging states for a page in memory?
Is mac terminal unix?
How do we change file access permissions?
Explain a path in unix.
What are the pros of executing processes in the background?
Explain some of the fundamental concepts of unix?