1Z0-876 Exam Questions
127 real 1Z0-876 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
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...
- Question #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 director...
- Question #3
Click the Exhibit button. The exhibit shows the first few lines of a system run control script. In which shell is this script executed?
- Question #4
Click the Exhibit button. Frank needs to add write access for the sales group, so he uses the following command: $ chmod g+w project543.dat Choose which answer reflects the result...
- Question #5
You have a default install of Solaris 10 on your desktop system. You are user tim. Examine the following command and output. $ ls -l project465.odt -rw-r--r-- 1 tim tim 394 Apr 9 1...
- Question #6
Click the Exhibit button. Examine the exhibit. Based on the information in this exhibit, which files can user Jane delete?
- Question #7
Frank executes the following single command line: $ ln /export/home/frank/audio_books/enders_game /export/home/frank/bookdata Choose the files that would result from executing this...
- Question #8
Click the Exhibit button. The exhibit shows a listing of Jane's directory. Consider the first entry buttons. Choose the commands that might have been used to create this file.
- Question #9
Click the Exhibit button. Jane has listed the files in her home directory as shown in the exhibit. Choose the answers that correctly describes the files in this directory. (Choose...
- Question #11
Click the Exhibit button. This user is using the Korn shell. Which command did the user execute to display the list shown in the exhibit?
- Question #14
Click the Exhibit button. Which answer best describes this block of code?
- Question #16
Jim has a compressed text file named saved.zip Jim used the following command to create the file: zip -r saved plants adding: plants (deflated 94%) Jim wants to list the contents o...
- Question #18
Which command can NOT use the ~/.rhost for authentication?
- Question #19
Wally is trying to execute commands from his host trisol on a remote host called urbank A. Urbanka has been configured with a .rhosts file. Choose the command that will NOT use the...
- Question #20
Consider the following command: $ find . -name "*.txt" -print Choose the answer that best describes -name
- Question #21
Click the Exhibit button. The user Frank displays a command history as seen in the exhibit. Choose the number that history assigned to the command in which Frank used an absolute p...
- Question #22
When a non-root user changes their password which of the following is true?
- Question #23
Click the Exhibit button. A user named Jim has just logged into the system and issued a command to list his home directory. Which of the following commands could be used to display...
- Question #24
While working in his home directory Jim lists the directory contents with the following result: $ ls -F affiliates* daily-report* fixes today appointment expenses/ phone-list@ wind...
- Question #25
Click the Exhibit button. You are examining the /usr/sfw/share/man directory, and then issue a sequence of commands as shown in the exhibit. Which answer correctly displays the out...
- Question #29
Jane has two text files, file1 and file2. She wants to append the contents of file2 to the existing contents of file1. Choose the command that will achieve this goal.
- Question #30
Wally wants to list all files in his current directory. Choose the command that will list all the files only in Wally's current directory.
- Question #31
While working in his home directory, Jim lists the contents of the directory with the following result: $ ls -F affiliates* daily-report* fixes today appointment expenses/ phone-li...
- Question #32
Wally notices that the system seems to be running slower, and he wants to run a command to determine which process might be using the most system resources. Choose the command he m...
- Question #33
Choose the answer that describes a process that runs in the background and provides a service.
- Question #35
Wally is logged into a system and is searching in a file using the following command. $ grep -i "$LOGNAME" weekly-reports.txt What is Wally searching for in this file?
- Question #36
Choose the command that will display a list of process signals.
- Question #37
Frank is writing a ksh script. How does he indicate the beginning and end of a block of statements in a while loop?
- Question #38
You have a directory named images, this directory contains various digital images of various file format types. You need to list all of the .gif and .jpg files. You decide to use a...
- Question #39
Click the Exhibit button. The exhibit shows the first few lines of a system run control script. What is the meaning of the -d in the test expression?
- Question #40
Jane executes the following command: $ alais search='grep -i >The > is defined by setting which shell variable?
- Question #41
Click the Exhibit button. Wally is using a Korn shell, and is writing a report for his customers. The report contains instructions on how to use a set of scripts that he has create...
- Question #42
Which positional parameter holds the value of the number of positional parameters?
- Question #43
Click the Exhibit button. The exhibit shows the first few lines of a system run control script. In which shell is this script executed?
- Question #45
Jim wants to alias the grep command to the string search. Choose the command that Jim should add to his . kshrc file to accomplish this alias.
- Question #46
Click the Exhibit button. While working in his home directory, Wally executes the commands shown in the exhibit. Wally needs to execute a find command that he had previously execut...
- Question #47
Wally wants to quickly create a file that stores some information about a upcoming meeting. Wally is on the phone with his customer and doesn't want to interrupt the conversation t...
- Question #48
Click the Exhibit button. The exhibit is a listing of your current directory. You need to place the file sonic into the directory dir1 and rename the file to game, while removing t...
- Question #49
While working in his home directory Jim lists the directory contents with the following result: From this list of files, which file is executable?
- Question #50
You have a file named customer1 and you need to examine the file in read only mode using the vi editor. Which two commands will open the file in the vi editor as read only? (Choose...
- Question #51
Val wants to change the permissions on a file to remove access for all user that are not in the file's group. She also wants the group permissions to allow the file to have read an...
- Question #53
Click the Exhibit button. The exhibit shows information about data in Jane's home directory. Jane wants to delete, from her home directory, the directory named widgets and this dir...
- Question #55
Jane is about to edit a file with the vi editor. She executes the following command: $ vi ./customer_sat.txt Choose the vi editor mode that Jane will be using when the file is open...
- Question #56
Click the Exhibit button. Val wants to copy the customer data files from the data directory, to a directory called customer. The new customer directory will be in Val's home direct...
- Question #58
Val is copying files named daily.rpt from a directory called reports into her home directory on host users1 over to /var/tmp/val on host datastor. Choose the command that Val might...
- Question #59
Your logging into the system as user Val, you are notified upon login that you must change your user password on the system. Your current password is 2co0lu! Choose the password th...
- Question #60
A user is creating an archive using the zip utility. The user executes the following sequence of commands. $ zip -rm archive.zip /data/dir1 $ zip -rm archive.zip /product/dir1 $ zi...
- Question #61
Frank has a archive named data-1-4.tar and he needs to recover the contents of the archive. Which command will restore the contents of the archive to disk?
- Question #62
Frank is going to add four files to a tar archive. The files are called data1, data2, etc. These files will be stored in a new archive called data-1-4.tar Which command will correc...
- Question #63
Frank wants to login to a remote system named proteus and edit multiple files. The remote host proteus has been configured with a .rhosts file in Frank's home directory. Choose the...