download Mastguru Android App

Question Detail

Which command changes a file's group owner

  • chmod
  • chgrp
  • chown
  • chgrep
Similar Questions :

1. In vi editor which command sets the number for all lines ?

  • :set nu
  • :set ni
  • :set sn
  • :set sl

2. The system calls in UNIX is written using which language ?

  • Java
  • C
  • C++
  • Assembly

3. If two files on same partition point to the same inode structure they are called ?

  • Soft links
  • Hard links
  • Copy links
  • Similar links

4. 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

5. What is the command that can print lines of first file matching with second file ?

  • printline
  • cmp
  • com
  • comm
Read more from - Linux Objective Questions Answers
Post a comment