-
What command will install the patches: 123456-01 and 123457-01 if both are located in the /just.patches directory?
patchadd -M /just.patches 123456-01 123457-01, /usr/sbin/patchadd -M /just.patches 123456-01 123457-01
-
How do you check the cron jobs of other users, (as a super user)?
All users cron jobs are stored as files in this location /var/spool/cron/crontab/Username
-
What does reboot –r do?
It finds newly attached devices and entries are created in /dev & /devices and /etc/path_to_inst is updated.
-
Solaris Admin Interview Questions
Ans