NEW
Font size
WorksheetsLinux fundamental - Day1
Total questions: 10
Worksheet time: 5mins
Who developed Linux?
Linux Torvalds
Dennis Ritchie
Ken Thompson
Prof. Andrew
User home directories are created under
Bin directory
Tmp directory
Dev directory
Home directory
All directories are stored under one main directory called ____
Server
Home
Folder
Root
The prompt of the regular users is
@
%
#
$
Linux default shell is
BAH shell
SH shell
ASH shell
BASH shell
Help for all commands is available at
Man command
Help command
Join command
Tput command
The complete path name of a file or directory is
Root name
Tree name
Relative path name
Absolute path name
Is command with the -a option will display
sorted files
all files including hidden fields
all files
sub directories
which of the following command deletes directory along with its subdirectory and files?
rm -a
rm -rf
rmdir
rm
which command displays the previously entered all command?
man all
history
exit
history all
