Exit 1Z0-876 Oracle Solaris Certified Associate Exam
Question 1 of 5
0% complete
Q1 Single choice

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.

  • A

    alias search = 'grep -i'

  • B

    alias search='grep -i'

  • C

    alias search ='grep -i'

  • D

    alias search=`grep -i`

Previous Next