⟩ How to shuffle the GRUB booting from one Disk to other?
grub> map (hd0) (hd1)
grub> map (hd1) (hd0)
grub> map (hd0) (hd1)
grub> map (hd1) (hd0)
Which of the following is "NOT" a UNIX variant? a) Solaris b) AIX c) IRIX d) AS400
The system calls in UNIX is written using which language? a) C b) C++ c) Assembly Language d) Fortran
Which of the following enables multi-tasking in UNIX? a) Time Sharing b) Multi programming c) Multi user d) Modularity
Which of the following is considered as the super daemon in Unix? a) sysinit b) init c) inetd d) proc
Unix is which kind of Operating System? a) Multi User b) Multi Processes c) Multi Tasking d) All the above
SVR4 stands for? a) Standard Version Release 4 b) System Version Release 4 c) Standard Five Release 4 d) System Five Release 4
Lp0 device file is used to access a) Floppy b) Cdrom c) Printer d) Tape drive
Syntax of any Unix command is a) command [options] [arguments] b) command options [arguments] c) command [options] [arguments] d) command options arguments
SVR4 was developed by a) Sun Microsystems b) AT&T c) University of Berkeley d) Sun and AT&T jointly
Which of the following statement is FALSE? a) Unix supports multiple users b) Linux is an open source operating system and the source code is shared c) Shell takes care of inter process communication d) Shell provides the feature of I/O Redirection