Linux Proficiency Quiz

In Linux, file names are:
Case sensitive
Case insensitive
Which command gains ‘root’ privileges temporarily?
Su
Sudo
Usermod
Apropos
Who can write to the following file:

----------. 1 root root 1214 2010-05-12 14:36 /etc/shadow

All users
B. Any user belonging to the group ‘root’
Nobody
Only the ‘root’ user
In Linux, who can delete a file?
Only a user with “write” permission to the file itself
Only a user with “write” and “execute” permissions to the file
Any user with “write” permissions to the directory, containing the file
Only the ‘root’ user
Which permissions are needed for running a script/program file?
€�read” and “write”
€�write” and “execute”
€�read” and “execute”
€�execute” only
Which command is used to copy a file?
Mv
Cp
Rm
Mkdir
Which command is used to rename a file?
Cp
Rm
Mv
Ren
Which command copies a directory?
Chmod
Chown
Mv -r
Cp -R
Which character is the path separator in Linux?
\
@
/
~
Which command is used to delete a directory?
Del -r
Kill -9
Chgrp
Rm -r
Which command is used to change into a different directory?
Mkdir
Cd
Rm
Rdir
Which operator represents the current directory?
. (dot)
.. (dot dot)
#/
#
Which operator represents the parent directory?
. (dot)
.. (dot dot)
#/
#
How would you run a script from the current directory?
#!script
\\script
.\script
./script
Which symbol represents the root directory?
~
#
/
\
Which command is used to define an environment variable?
Clear
Init
Chmod
Export
Which command is used to change permissions?
Cdmod
Chwon
Kill
Df
Which command shuts down the system?
Init 6
Reboot
Init 0
Systemd
Which command shows online help?
Vim
Man
Help
Doc
Where does the shell look for command files?
Only in directories listed in the PATH variable
First in the current directory, then following the variable PATH
Only in the current directory
First following the PATH, then in the current directory
{"name":"Linux Proficiency Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"In Linux, file names are:, Which command gains ‘root’ privileges temporarily?, Who can write to the following file: ----------. 1 root root 1214 2010-05-12 14:36 \/etc\/shadow","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Make your own Survey
- it's free to start.