Show List
Quiz - Linux - 1
Select the right answer for below questions:
What is Linux?
An operating system
A programming language
A video game
A social media platform
An operating system
Which command is used to create a new directory in Linux?
newdir
createdir
mkdir
makedir
mkdir
Which command is used to display the contents of a directory in Linux?
cd
ls
pwd
dir
ls
What is the name of the command used to copy files in Linux?
copy
cp
mv
move
cp
What is the name of the command used to move files in Linux?
copy
cp
mv
move
mv
Which command is used to delete a file in Linux?
delete
rm
del
erase
rm
Which command is used to find files in Linux?
find
search
locate
scan
find
Which command is used to search for a text string in a file in Linux?
grep
find
search
locate
grep
What is the name of the command used to change the ownership of a file in Linux?
chown
own
changeown
userown
chown
What is the name of the command used to change the permissions of a file in Linux?
chmod
chperm
permiss
access
chmod
Submit
Retry
{"qz1-510138":"An operating system","qz1-510139":"mkdir","qz1-510140":"ls","qz1-510141":"cp","qz1-510142":"mv","qz1-510143":"rm","qz1-510144":"find","qz1-510145":"grep","qz1-510146":"chown","qz1-510147":"chmod"}
Leave a Comment