which command is used to print the lines which are having only one '\'

  1. grep "^\$" filename

  2. grep "^\$" filename

  3. grep "^\\$" filename

  4. grep "^\\$" filename


Correct Option: D

Find more quizzes: