Authorized user can see question and answers. Please log in or sign up. Help Braindumps.com.ua to be introduced.
Sun 310-011: Sun Certified System Administrator for the Solaris 8 Operating System, Part I of II
#1. Given that permfile has its permissions set as follows: Chmod 2666 permfile Which three statements about the permfile permissions are true? (Choose three)
#2. Your umask value is set to 022 and you create a file. Which set of permissions are associated with this file?
#3. Which command string displays the file and directory names that begin with the characters a, b, or c and that end with number 1?
#4. Your current working directory is the /export/home_a/user1 directory. Which two command strings put you into the /export/home_b/user20 directory? (Choose two)
#5. Your current working directory contains: ./ ../ .tst dir1/ file1 file2 file3 file4 Which command copies the .tst file into the dir1 directory?
#6. What is the purpose of the file command?
#7. What is the result of using the following command? # mkdir -p dir1/dir2/dir3
#8. Which vi character sequence replaces all occurrences of the string Solaris with the string Solaris Operating Environment in the current file?
#9. Which three characters can be entered from command mode in the vi to change the last line mode? (Choose three)
#10. Which vi command is used to copy three lines of text to memory and then paste theses lines above the current line?