Show List
Quiz - Linux - 8
Select the right answer for below questions:
Which command is used to create an archive in Linux?
archive
compress
tar
zip
tar
What is the name of the command used to extract an archive in Linux?
untar
extract
uncompress
unarchive
untar
Which command is used to display the current working directory in Linux?
ls
pwd
cd
dir
pwd
What is the name of the command used to list the contents of a directory in Linux?
ls
dir
list
show
ls
Which command is used to change the current directory in Linux?
change
chdir
cd
dirchange
cd
What is the name of the command used to create a new directory in Linux?
newdir
createdir
mkdir
makedir
mkdir
Which command is used to remove a directory in Linux?
rmdir
removedir
deletedir
deldir
rmdir
What is the name of the command used to copy files in Linux?
copy
cp
cpy
filecopy
cp
Which command is used to move files in Linux?
move
mv
filemove
fmv
mv
What is the name of the command used to rename files in Linux?
ren
rename
filemv
mv
rename
Submit
Retry
{"qz1-822432":"tar","qz1-822433":"untar","qz1-822434":"pwd","qz1-822435":"ls","qz1-822436":"cd","qz1-822437":"mkdir","qz1-822438":"rmdir","qz1-822439":"cp","qz1-822440":"mv","qz1-822441":"rename"}
Leave a Comment