Online Access Free 1Z0-876 Practice Test
| Exam Code: | 1Z0-876 |
| Exam Name: | Oracle Solaris Certified Associate Exam |
| Certification Provider: | Oracle |
| Free Question Number: | 157 |
| Posted: | May 29, 2026 |
Val has invoked the following command, to gather information about the data stored in her home directory.
$ du -sk * | sort -n | tail > file2
Which answer is correct concerning this command line?
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 correctly create this archive?
Which permission bit is required on a directory in order to list the files and directories that reside in the directory?
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 of the plants file, but not extract it. Which command will NOT list the contents of the file plants?
Wally has a file with data about various coffee plants, the data is stored in a file named plants, the file is in the coffee directory of Wally's home directory. He wants to find the number of entries that are NOT the plant "Gallienii" or "gallienii". Choose the command that Wally might use to extract the information from the file.