download Mastguru Android App

Question Detail

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
Similar Questions :

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

  • printline
  • cmp
  • com
  • comm

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

  • Java
  • C
  • C++
  • Assembly

3. Kernel minimizes the frequency of disk access by keeping a pool of internal data buffer which helps to increase the response time, this is known as ?

  • Buffer cache
  • Spooling
  • Pooling
  • Virtual Memory

4. Default permissions of a file can be changed with ?

  • group
  • chperm
  • chmod
  • chall

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

  • -n
  • -l
  • -d
  • -al
Read more from - Linux Objective Questions Answers
Post a comment