310-105 SUN Other Certifications Braindump
ExamSoon 310-105 Exams
SUN Sun Certified Solaris Associate
O rder : 310-105 Exam
Practice Exam: 310-105
Exam Number/Code: 310-105
Exam Name: Sun Certified Solaris Associate
Questions and Answers: 157 Q&As
Free 310-105 Braindumps
Exam : Sun 310-105
Title : Sun Certified Solaris Associate
1. Click the Exhibit button. The exhibit shows the first few lines of a system run control script. In which shell is this
script executed?
A. Bourne Shell
B. Z Shell
C. C Shell
D. Korn Shell
E. Bash Shell
Answer: A
2. Click the Exhibit button. The exhibit shows a listing of Jane's home directory. Jane wants to delete the directory
dir1. Choose the command that would remove only the dir1 directory.
A. rm ./widgets/*
B. rm ./widgets/dir1
C. rm -r ./widgets
D. rmdir ./widgets/dir1
Answer: D
3. Val has gathered information about the data stored in her home directory using the following command line.
$ du -sk * | sort -n | tail > file2
Which answer correctly describes what happens when the command is invoked?
A. The tail command redirects stdin to file2
B. The sort command redirects stdout to the du command
C. The stdout from the du command is sent to the sort command
D. The stderr from the tail command will be sent to file2
Answer: C
4. Click the Exhibit button. Examine the exhibit. Choose the answer the best describes the 8 th field of the output of
an ls command.
A. file creation time
B. inode change time
C. last access time
D. last modify time
Answer: D
5. Click the Exhibit button. Jane has listed the contents of her home directory as shown in the exhibit. Choose which
command she would have entered to produce this output.
A. ls -lR
B. ls -lLR
C. ls -lr
D. ls -LR *
E. ls -lr *
Answer: A
6. Click the Exhibit button. The exhibit is a listing of your current directory. Based on the information shown, choose
the file from the listing that is a regular file.
A. acme
B. instance
C. screen
D. door_pipe
Answer: D
7. Jane is trying to configure the swat utility. The software