|
1) If the user has read a news item he cannot read
it again because of creation of the file
a. _news_time
2) To read the stale news the option available is a. news –a
3) The message of the day is stored in a file called a. /etc/profile
4) The incoming mail of user with the login name aa12 is stored in the file a. /usr/spool/mail/aa12
5) .mailrc is the file a. Which stores the incoming mail
6) The escape sequence \033[4m is used to a. underlying characters
7) Which of the following assignments is illegal a. a=’ls’
8) Which of the following assignment is illegal a. a=’cat file’
9) A null variable a can be created using a. a=
10) The shell metacharacter $# represents a. Total number of arguments supplied to the shell script
Correct Answers 1. D 2. A & D 3. B 4. A 5. C 6. B 7. C 8. C 9. D 10. A |
See Also
Do you have a UNIX Question? Unix Books :-
Return to : - Unix System Administration Hints and Tips (c) www.gotothings.com All material on this site is Copyright.
|