You are currently working in both your home directory and the system directory /tmp. You are switching back
and forth with lull path names. Which pair of cd commands will provide you with a shortcut to switch between
these two locations?
A user jack, using a bash shell, requests a directory listing as follows:
jack@solaris: ~ $ 1s
dira dirb dirc diraa dirabc
Which three statements are correct?
Consider the following commands:
rm file1
echo "Hello, world" > file2
cat file1 && cat file2
What is displayed when this sequence of commands is executed using the bash shell?
You log in to the system as user1, then switch user to root by using the su - command. After entering the
correct password, yon enter the following commands:
whoami;who am i;id
Which option correctly represents the output?
Your server has a ZFS storage pool that is configured as follows:
The server has two spare 146-GB disk drives: c3t5d0 c3t6d0
You need to add more space to the pool1 storage pool. Which command would add more mirrored storage to
the pool1 storage pool?
You attempted to reboot a system via the init command, however the system did not perform boot sequence
into the Oracle Solaris Operating Environment. You are presented with a prompt from the OpenBoot PROM.
Which command would you enter, to boot the system from the default device?