Multiple Choice
Which grep command will print only the lines that do not end with a / in the file foo?
A) grep '/$' foo
B) grep '/#' foo
C) grep -v '/$' foo
D) grep -v '/#' foo
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q66: Which of the following is a valid
Q67: Which character starts a comment line in
Q68: Which of the following words is used
Q69: Which of the following steps prevents a
Q70: Which file in the /proc filesystem lists
Q72: What is the purpose of the Bash
Q73: What is true regarding the command sendmail?<br>A)
Q74: Which of the following IPv4 networks are
Q75: What is the purpose of a screen
Q76: Which of the following commands preloads and