download Mastguru Android App

Question Detail

Which option of "grep" displays the line number as well ?

  • -n
  • -l
  • -d
  • -al
Similar Questions :

1. Which command in vi editor command is used to copy the current line of the file ?

  • ys
  • yc
  • yy
  • yw

2. Which command is used to copy files ?

  • cp
  • copy
  • mv
  • move

3. To display disk consumption of a specific directory which command is used ?

  • dd
  • du
  • dt
  • dl

4. Which command output also contains userid ?

  • la
  • al
  • ls -l
  • al -l

5. What is true about chmod +t ?

  • It will set effective userid for filename
  • It will set effective groupid for filename
  • It will set the sticky bit
  • It is wrong syntax
Read more from - Linux Objective Questions Answers
Post a comment