Glen Pike skriver:
Hi,

Unless you can use "/usr/sbin/diskutil" as your File name and pass the
other "elements" of the command line as separate arguments, then you
might have to be more creative with your approach.

1. Write a shell script that encapsulates this command and call that.

2. Capture the output of the first command and use Regular expressions
to extract the UUID yourself?

Glen


I am with the second option, no need to let some other program do the string juggling that you can do yourself.


_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to