Unix

A vibrant illustration of a computer screen showing Unix command line with colorful commands and a background of abstract technology patterns.

Mastering Unix: Test Your Knowledge!

Welcome to the Unix Quiz! Test your knowledge of Unix commands, file management, and text editing in a fun and engaging way!

Take this quiz to:

  • Improve your understanding of Unix systems
  • Challenge yourself with a variety of questions
  • Compete with friends and see who knows more!
10 Questions2 MinutesCreated by ExecutingCommand123
Choose the odd one out.
CSH
BSH
KSH
KERNAL
What does the "chmod 888 file" command will do?
It enables r,w,x premissions for all users
It disable r,w,x permissions for all users
It enables r,w,x permissions only for owner of the file
None of the above
Which is following key moves the cursor to the end of the line in vi editor?
0
$
{
}
Choose the correct option to replace all the occurrences of pattern1 with pattern2 using vi editor.
:%s/pattern1/pattern2/g
:%s/pattern1/pattern2/G
%s/pattern1/pattern2/G
:%s/pattern1/pattern2/G
Which of the following is called as here document?
<
<<
>
>>
Command used to change group owner of the file __
Chgrp
Cgrp
Group
Newgroup
How do you rename file "new" in file "old"?
Mv new old
Cp new old
Rn new old
Mv old new
Command to erase all files in the current directory, including all its sub-directories, using only one command?
Rm –r *
Rm
Rm -r
Rm -v
Which network commands is used for information gathering in UNIX?
Su
Ping
Telnet
Finger
How can Piping be represented by a character.
"$"
"|"
"&"
"!"
{"name":"Unix", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Welcome to the Unix Quiz! Test your knowledge of Unix commands, file management, and text editing in a fun and engaging way!Take this quiz to:Improve your understanding of Unix systemsChallenge yourself with a variety of questionsCompete with friends and see who knows more!","img":"https:/images/course6.png"}
Powered by: Quiz Maker