πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      Which command is used to search for a string inside a

      file?
      A find Correct Answer Incorrect Answer
      B grep Correct Answer Incorrect Answer
      C locate Correct Answer Incorrect Answer
      D awk Correct Answer Incorrect Answer
      E sed Correct Answer Incorrect Answer

      Solution

      grep searches for patterns in files and prints matching lines.

      Practice Next
      ask-question