OSX specific Shellscript (.sh) help please

Soldato
Joined
4 Jan 2004
Posts
20,802
Location
¯\_(ツ)_/¯
Hi, I'm running some shell script under OSX Leo (10.5).

I need to know if I can use an 'if' statement to find out if the
"Ignore ownership on this volume"
checkbox is checked for a particular partition.

Would diskutil be able to help here?

The "Ignore ownership on this volume" checkbox is in 'more info' when you right click on a partition...

Also, is there a way of ticking the box thru shellscript? The script is already running as root...
 
Back
Top Bottom