Hi All,
I am using Nativeprocess in adobe air for a MAC desktop application. I need to find the volume UUID for mac. I have found a shell script command which is like this "/usr/sbin/diskutil info / | /usr/bin/awk '$0 ~ /UUID/ { print $3 }'" This command works fine on Mac Terminal. But I am not able to figure out how to use this with NativeProcess API. Any help or suggestion on this regard would be great Regards Sumeet Kumar _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders