Tag: operating systems

Questions Related to operating systems

  1. ls -r

  2. ls -R

  3. ls -a

  4. ls -l


Correct Option: C
  1. Create a directory

  2. Create an empty file

  3. Modify the timestamp of a file

  4. Change the owner of a file


Correct Option: B,C
  1. chown

  2. chmod

  3. chper

  4. None of the above


Correct Option: B
  1. Soft link

  2. Hard link

  3. Link

  4. None of the above


Correct Option: B

Command to remove directory which is having few files inside.

  1. rmdir

  2. rm

  3. rm -r

  4. None


Correct Option: C