Displaying 1 result from an estimated 1 matches for "space9".
Did you mean:
space
2002 Jul 09
0
Error 23
...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 properly rest...