04-03-2007, 03:45 PM
OK.. I'm using Apple Remote Desktop to send a terminal command, run as root, to 30 computers.
Example;
chflags nouchg /Users/Shared/Application Aliases/•Games/Deimos Rising
rm -f /Users/Shared/Application Aliases/•Games/Deimos Rising
Unlock the file, and remove the file...
It seems to be choking on the spaces in the directory names...
How do I "phrase" things so it will do what I'm trying to do?
(I'd just go to each computer, but this is an experiment before running the same thing on 130 MORE computers....).
I know I"m close here...
Tips appreciated!
Example;
chflags nouchg /Users/Shared/Application Aliases/•Games/Deimos Rising
rm -f /Users/Shared/Application Aliases/•Games/Deimos Rising
Unlock the file, and remove the file...
It seems to be choking on the spaces in the directory names...
How do I "phrase" things so it will do what I'm trying to do?
(I'd just go to each computer, but this is an experiment before running the same thing on 130 MORE computers....).
I know I"m close here...
Tips appreciated!