ITI MCQ
Home
LINUX OPERATING SYSTEM - Quiz
Categories
Information and Communication Technology System Maintenance (ICTSM)
LINUX OPERATING SYSTEM
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
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/
5) Which one of the following is the directory separator in Linux?
"/"
"\"
"//"
"\\"
Submit Quiz