Tag: operating systems

Questions Related to operating systems

Which command is used to find Networking information

  1. netstat

  2. ifconfig/all

  3. ipconfig/all

  4. nslookup


Correct Option: A
  1. tracert

  2. findhost

  3. tracerout

  4. rootfind


Correct Option: C

What is the command to list file inode numbers along with longlisting.

  1. ls -ll

  2. ll

  3. ls -li

  4. ls --inode --long


Correct Option: C
  1. rm -f -sag

  2. rm ./-sag

  3. rm -m -sag

  4. none


Correct Option: B
  1. displays the tree structure of the current directory files

  2. displays the process tree structure

  3. displays the tree structure of the current directory files along with access and modification times

  4. we dont have it in unix


Correct Option: D