Font size
WorksheetsClass Quiz
Total questions: 25
Worksheet time: 13mins
Which is the core of the operating system?
Shell
Kernel
Commands
Script
Which command is used to display the operating system name
os
kernel
unix
uname
Command used to count number of character in a file is
cut
grep
wc
count
pwd command displays
user password
present working directory
none of the mentioned
password file content
How do you rename file “new” to file “old”?
mv new old
move new old
rn new old
cp new old
Hidden files are
Files that cannot be opened by ordinary user for writing
Permitted for (can be accessed) only super users
Those whose ‘read’ bit is set to ‘h’
Files that begin with a ‘.’
User passwords are stored in
/etc/password
/etc/passwd
/root/passwd
/root/password
To get info about a command we use
man
ls
help
info
Who is the creator of Linux ?💻
Linus Torvalds
Charles Babbage
Dennis Ritchie
Different versions of Linux OS is called _________
Kernal
Shell
Wildcard
Distributaries
When was linux found?
1983
1985
1991
2000
what command is used to remove files?
dm
rm
delete
erase
Which of the following information can be viewed using "ifconfig" command in the Linux operating system?
IP address
Mac address
MTU
All of the above
Which command is used for displaying the beginning of a file?
pr
begin
lp
head
Linux is a open source
Yes
No
Which of the following are OS ?
Linux
Garuda
Ubuntu
Windows
which of the following are Open-Source.
Ubuntu
Virtual Box
VMware
Red Hat Enterprise Linux
_______ command is used to remove the directory?
rmdir
rm
rd
rdir
______ command is used to list contents of directories?
tar
dir
lp
ls
Which of the following is a command in Linux?
w
x
t
None of above
What command clears the contents of your terminal display?
clear
clr
clrscr
Which of the answers listed below refers to a Unix command for copying files and directories?
cp
copy
xcopy
robocopy
A Linux command used for transferring files/directories to a different directory is called:
replace
export
move
mv
Which of the following commands allows for moving one level up in Linux directory tree?
cd -
cd ..
cd /
cd ~
Core of Linux operating system is _______
Shell
Terminal
Kernel
Command
