Unix/Linux Commands and Linux Operating System

Test your knowledge of Unix/Linux commands, shell environments, file operations, text processing tools, and Linux operating system fundamentals including kernel versions, distributions, and GUI systems.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What does umask do?

  1. It puts a mask on user accounts
  2. It means unix mask
  3. default permissions
  4. default names
Question 2 Multiple Choice (Single Answer)

Linus Torvalds developed

  1. CShell
  2. Kernel
  3. BIOS for Linux
  4. Full Linux OS
Question 3 True/False

Linux is a simple GUI cover over UNIX.

  1. True
  2. False
Question 4 Multiple Choice (Single Answer)

Which of the following is not a Linux distribution?

  1. Debian
  2. Fedora
  3. SUSE
  4. Yellow Devil
Question 5 Multiple Choice (Single Answer)

What is GNU/Linux?

  1. The official name of the complete Linux OS according to Richard Stallman
  2. Collection of open softwares and Linux kernel
  3. Registered trade mark of linux
  4. None of above all
Question 6 Multiple Choice (Single Answer)

Which of the following is not a Linux GUI?

  1. Motif
  2. KDE
  3. XUL
  4. GNOME
Question 7 Multiple Choice (Single Answer)

Current stable version of Linux Kernel

  1. 3.0
  2. 2.1
  3. 2.6
  4. 1.1
Question 8 True/False

'startx' is used to enter into XWindow system in linux.

  1. True
  2. False
Question 9 True/False

It is not possible to install Linux on the system which has MS Windows Vista.

  1. True
  2. False
Question 10 Multiple Choice (Single Answer)

Following is built-in shell command.

  1. cal
  2. ls
  3. kill
  4. echo
Question 11 Multiple Choice (Multiple Answers)

Following commands can be used to create a file.

  1. mv
  2. cat
  3. ed
  4. touch
Question 12 Multiple Choice (Single Answer)

Which among the following is not a shell type

  1. c shell
  2. korn shell
  3. bourne shell
  4. awk shell
Question 13 Multiple Choice (Single Answer)

which among the following is not a type of awk

  1. awk
  2. gawk
  3. nawk
  4. mawk
Question 14 Multiple Choice (Single Answer)

sed is a

  1. Command to check process status
  2. Command to list the files
  3. Stream editor
  4. Command to set env variables
Question 15 Multiple Choice (Single Answer)

Command to set the environment variables

  1. senv
  2. printenv
  3. setenv
  4. setupenv
Question 16 Multiple Choice (Single Answer)

which command is used to move to one directory up in the hierarchy

  1. cd ..
  2. cd
  3. Cd …
  4. Cd ~
Question 17 Multiple Choice (Single Answer)

ps is used to check

  1. page width
  2. processes currently running
  3. processes terminated
  4. page height
Question 18 Multiple Choice (Single Answer)

sed can be used to

  1. list the files
  2. check the process status
  3. substitute one word with another
  4. copy the contents of one file to another
Question 19 Multiple Choice (Single Answer)

A file can be created using

  1. touch
  2. vi
  3. cat
  4. a&b
Question 20 Multiple Choice (Single Answer)

Permissions on a file can changed using

  1. chmod
  2. changemode
  3. cmd
  4. changem