At 12:32 PM -0600 10/17/2002, Doug McNutt wrote: >At 11:08 -0700 10/17/02, Noah Hoffman wrote: >> Does anyone know how to set the creator code and type of a file via the command >line on OS X? > >I am told that the MPW command >setfile -t 'TYPE' -c 'CRTR' filepath(s) >works as it always did but I haven't tried it. > >man setfile ought to confirm it.
It's case sensitive: man SetFile And if /Developer/Tools isn't in your $PATH, you'll need to either add it or specify /Developer/Tools/SetFile explicitly. -Charles Euonymic Solutions [EMAIL PROTECTED]