In a script I'd like to run prtdiag if I am in a global zone.

Is there a zoneadm command to tell me what kind of zone I'm in? It's not jumping out at me in the zoneadm help.

eg:

if [[ <globalzone> == true ]]; then
....

OR.... is there a way to get this to run in a zone?...

/usr/platform/SUNW,Ultra-80/sbin/prtdiag -v

thanks,
Russ


_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to