search for: spaceos

Displaying 1 result from an estimated 1 matches for "spaceos".

Did you mean: space's
2002 Jul 09
0
Error 23
...m trying to setup the following script written by Mike Bombich: # and "args". # This script can be run from the cron whenever. ## Indicate the directories that should be synchronized # Encode the spaces with "%space" #set syncDirs = (.hidden Applications Applications%space(Mac%spaceOS%space9) System System%spaceFolder Library usr bin sbin mach_kernel private) set syncDirs = ( Applications ) # Determine if script was run by root set user = `whoami` if ( $user != root ) then echo "You must run this script as root, else you may not have privileges" echo "to proper...