ps -ef
Latest Answer : ps -aux & top will not works on Solaris 10 ...
id -a , groups
Latest Answer : 'dispgid' is the command to see all groups. ...
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
True
boot -a
Latest Answer : In PROM mode(ok prompt), give boot -a ...
True
Latest Answer : Only o wner of the file and root can execute the "chgrp" command. ...
boot -r , The other is to type touch /reconfigure, and then reboot
Latest Answer : touch /reconfigure and then reboot the system. During reboot the new device is detected and also the reconfigure file is removed (or)boot -- -r (from UNIX shell as root user)(or)boot -r (from ok prompt)In Solaris 8 and higher, you can use the "devfsadm" ...
printenv boot-device
Latest Answer : eeprom boot-device the alias name of the boot-device where as prtconf -vp | grep boot ...
enable
Latest Answer : accept printer-name ...
prtvtoc /dev/rdsk/c0t0d0s0
Latest Answer : #prtvoc /dev/rdsk/c0t0d0s0 prtvoc--->Print volume table of contents ...