1. What run level represents a reboot? a) 5 b) 0 c) 1 d) 6 Ans ????
5. Which file is executed when you start new shell
a) ~/.profile
b) /etc/bashrc
c) ~/.bashrc
d) ~/.bash
9. Which construct is used to get output of any command (Mulltiple Response)
a) ` <command> `
b) $(<command>)
c) $(( <command> ))
d) none of the above
Ans
10. short option starts with ______ and long option starts with _________ a) -, -- b) --, - c) -, - d) --,-- Ans
© 2008 Novell, Inc. All Rights Reserved.