nerdexam
Oracle

1Z0-876 · Question #45

Jim wants to alias the grep command to the string search. Choose the command that Jim should add to his . kshrc file to accomplish this alias.

The correct answer is B. alias search='grep -i'. See the full explanation below for the reasoning.

Question

Jim wants to alias the grep command to the string search. Choose the command that Jim should add to his . kshrc file to accomplish this alias.

Options

  • Aalias search = 'grep -i'
  • Balias search='grep -i'
  • Calias search ='grep -i'
  • Dalias search=grep -i

How the community answered

(17 responses)
  • A
    18% (3)
  • B
    71% (12)
  • C
    6% (1)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-876 Practice