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.
Questions
What does umask do?
- It puts a mask on user accounts
- It means unix mask
- default permissions
- default names
Linus Torvalds developed
- CShell
- Kernel
- BIOS for Linux
- Full Linux OS
Linux is a simple GUI cover over UNIX.
- True
- False
Which of the following is not a Linux distribution?
- Debian
- Fedora
- SUSE
- Yellow Devil
What is GNU/Linux?
- The official name of the complete Linux OS according to Richard Stallman
- Collection of open softwares and Linux kernel
- Registered trade mark of linux
- None of above all
Which of the following is not a Linux GUI?
- Motif
- KDE
- XUL
- GNOME
Current stable version of Linux Kernel
- 3.0
- 2.1
- 2.6
- 1.1
'startx' is used to enter into XWindow system in linux.
- True
- False
It is not possible to install Linux on the system which has MS Windows Vista.
- True
- False
Following is built-in shell command.
- cal
- ls
- kill
- echo
Following commands can be used to create a file.
- mv
- cat
- ed
- touch
Which among the following is not a shell type
- c shell
- korn shell
- bourne shell
- awk shell
which among the following is not a type of awk
- awk
- gawk
- nawk
- mawk
sed is a
- Command to check process status
- Command to list the files
- Stream editor
- Command to set env variables
Command to set the environment variables
- senv
- printenv
- setenv
- setupenv
which command is used to move to one directory up in the hierarchy
- cd ..
- cd
- Cd …
- Cd ~
ps is used to check
- page width
- processes currently running
- processes terminated
- page height
sed can be used to
- list the files
- check the process status
- substitute one word with another
- copy the contents of one file to another
A file can be created using
- touch
- vi
- cat
- a&b
Permissions on a file can changed using
- chmod
- changemode
- cmd
- changem