LPI Certification Testing 117-102

October 22, 2009 by admin
Filed under: LPI 

 The LPI program offers a comprehensive series of examinations with which to demonstrate competency in various aspects of the Linux operating system. The LPI program is vendor-neutral and covers versions of Linux from many different sources.

LPIC Level1 117-102考試考古題由“KillTest認證題庫網”資深IT認證講師和LPIC Level1產品專家結合Prometric或VUE的真實考試環境最新原題精心打造。117-102考古題助您一次輕鬆通過考試。

本站所售考古題含蓋了當前最新的真實考題,並且全部附有正確答案,我們承諾對LPIC Level1 117-102(Lpi Level 1 Exam 102)考試原題完整覆蓋。如果您正在準備117-102考試,它將是最佳的學習助手,是您通過考試取得證照的捷徑。

1.What word is missing from the following SQL statement?update tablename ____ fieldname=’value’ where id=909;
ANSWER: SET,SET
2.Which of the following configuration files should be modified to set default shell variables for all users?
A./etc/bashrc
B./etc/profile
C.~default/.bash_profile
D./etc/skel/.bashrc
E./etc/skel/.bash_profile
Answer: B
3.To test a shell script called myscript, the environment variable FOOBAR must be removed temporarily.
How can this be done?
A.unset -v FOOBAR
B.set -a FOOBAR=”"
C.env -u FOOBAR myscript
D.env -i FOOBAR myscript
Answer: C

Comments

Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

You must be logged in to post a comment.