Show List
Quiz - Linux - 5
Select the right answer for below questions:
Which command is used to list the contents of a tar archive in Linux?
tarlist
tar -l
listtar
tarx
tar -l
What is the name of the command used to change the permissions of a file in Linux?
chmod
chperm
permchange
fileperm
chmod
Which command is used to list the contents of a directory in Linux?
dir
list
ls
viewdir
ls
What is the name of the command used to delete a file in Linux?
delete
remove
del
rm
rm
Which command is used to make a new directory in Linux?
makedir
mkdir
newdir
createdir
mkdir
What is the name of the command used to copy a file in Linux?
copy
cp
duplicate
replicate
cp
Which command is used to rename a file in Linux?
rename
mv
newname
changename
mv
What is the name of the command used to display the current working directory in Linux?
pwd
currentdir
showdir
workdir
pwd
Which command is used to display the contents of a directory in Linux?
contents
listdir
dircontents
ls
ls
What is the name of the command used to create a new user in Linux?
adduser
createuser
newuser
useradd
adduser
Submit
Retry
{"qz1-421759":"tar -l","qz1-421760":"chmod","qz1-421761":"ls","qz1-421762":"rm","qz1-421763":"mkdir","qz1-421764":"cp","qz1-421765":"mv","qz1-421766":"pwd","qz1-421767":"ls","qz1-421768":"adduser"}
Leave a Comment