Unix/Linux Operating Systems Quiz
Test your knowledge of Unix/Linux operating systems including commands, shells, scripting, filesystems, and IPC mechanisms.
Questions
23 What is a message queue?
- 1 A printer queue
- 2 An IPC mechanism with destructive execute
- 3 An IPC mechanism with destructive write
- 4 An IPC mechanism with destructive read
24 Difference between shared memory & message queue 1
- No differences
- 2 IPC mechanism vs Non-IPC mechanism
- 3 Non-destructive read vs destructive read
- 4 Destructive read vs non-destructive read
25 To delete the last word of each line in the file test1
- 1 sed 's/ */$//' test1
- 2 sed 's/ *$//' test1
- 3 sed 's/ \*$//' test1
- 4 sed 's/ \*$\/\/' test1
who is not included in developing unix operating system originally?
- Ken Thompson
- Dennis Ritchie
- John Crosswhite
- Douglas McIlroy
what are the Unix flavors ?
- System V at AT&T lab
- BSD (Berkeley Software Distribution)
- Solaris at Sun Microsystems
- MAC OS X at Apple
- All of the above
What do you mean by “Unix is Interactive” ?
- Everything need to be done only by using commands.
- It is command oriented
- Easy to Use
- User Friendly
What is/are the script/scripts generally used and suitable in within Unix?
- Perl
- Rubby
- Shell
- Java/ajax
- Awk
What are the different Emulators in Unix?
- Putty
- Secure CRT
- Telnet
- Exceed
- Only First and Second
- First,Second and Third
Match Accordingly ?(match [A,B,C,D,E ]with [1,2,3,4,5])
- A-2, B-3, C-4-, D-1, E- 5
- A-1, B-5, C-4, D-3, E-2
- A-1, B-4,C-5,D-2, E-3
- Non of The above
Which is true about the block arrangement of unix file System?
- Boot | Super | Data| Inode
- Super | Boot | Data | Inode
- Boot | Super | Inode | Data
- Inode | Boot | Super | Data
- Non of the above
Unix Developed in the year ___________?
- 1968
- 1871
- 1969
- 1975
- Non
Which Shell Generally used for System Administration ?
- C
- Bourne
- Bash
- Korn
Which Shell generally used for the Guest Login and in secure Installation ?
- Rsh
- Csh
- Bsh
- Ksh
Match Accordingly ([A.B,C,D,E] with [1,2,3,4,5])
- A-2, B-3, C-4-, D-1, E- 5
- A-1, B-4,C-5,D-2, E-3
- A-1, B-5, C-4, D-3, E-2
- Non of the above
Which is/are the script/scripts generally used and suitable in within Unix?
- Perl
- Shell
- Rubby
- Java/ajax
- Awk
Which are the different Emulators in Unix?
- Putty
- Secure CRT
- Telnet Connection
- Exceed
- First,Third,Fourth
- First Two only
which are the Unix flavors ?
- System V at AT&T lab.
- BSD (Berkeley Software Distribution)
- Solaris at Sun Microsystems
- MAC OS X at Apple
- Only first two
- First Three only
There is only one distribution of Linux
- True
- False
PINE is used to FTP files
- True
- False
What command is used to change your password
- chpassword
- changepword
- passwd
- pass -change