Q.

Which command is used to display all the lines with the string 'sales' from the file empl.lst?

A. cut sales empl.lst
B. /sales > empl.lst
C. grep sales empl.lst
D. cat | /sales > empl.lst
Answer» C. grep sales empl.lst
1.6k
0
Do you find this helpful?
1

Discussion

No comments yet