Multiple choice

Which of the following commands in UNIX is used to search the named files or patterns in the current working directory?

  1. grep

  2. uniq

  3. cut

  4. sed

  5. awk

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This command in UNIX is used to search the named files or patterns in the current working directory.