ITI MCQ
Home
LINUX OPERATING SYSTEM - Practice Mode
Categories
Information and Communication Technology System Maintenance (ICTSM)
LINUX OPERATING SYSTEM
Practice Mode
1) Which command used displays current terminal?
$ whoami
$ tty
$ id
$ id root
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: $ tty
Question Details
1) Which command used displays current terminal?
$ whoami
$ tty
$ id
$ id root
2) Which command used reveals the current logged in user?
$ tty
$ id
$ id root
$ whoami
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: $ whoami
Question Details
2) Which command used reveals the current logged in user?
$ tty
$ id
$ id root
$ whoami
3) Which command used displays calender of current month?
$ cal
$ data
$ id
$ date + %T
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: $ cal
Question Details
3) Which command used displays calender of current month?
$ cal
$ data
$ id
$ date + %T
4) Which command reports the full path to the current directory?
CD [option] [directary]
CD / usr/sbin
PWD [option]
Cd/
Show Answer
Show Explanation
Report Question
What's wrong with this question?
Report
Correct Answer: PWD [option]
Explanation:
.
Question Details
4) Which command reports the full path to the current directory?
CD [option] [directary]
CD / usr/sbin
PWD [option]
Cd/
Explanation:
.
5) Which one of the following is the directory separator in Linux?
"/"
"\"
"//"
"\\"
Show Answer
Report Question
What's wrong with this question?
Report
Correct Answer: "/"
Question Details
5) Which one of the following is the directory separator in Linux?
"/"
"\"
"//"
"\\"
Previous Question Set
Back to Question Sets
Next Question Set
Try Another Topic
Try Another Quiz