On Saturday, Sep 28, 2002, at 14:41 Asia/Tokyo, Jeff Yana wrote:
> Hi Dan-
>
> After recently updating to Jaguar I decided it was high time to run a 
> back-up using your wonderful little Psync utility. Problem is that it 
> does not run. The Terminal returns the error "command not found." Do 
> you have any thoughts? This would not have anything thing to do with 
> Apple moving over to the GCC would it?

try

/usr/local/bin/psync

first.  If that works, add

set path = ($path /usr/local/bin)

to ~/.tcshrc

It is just do to the fact that on Jaguar Apple has removed system-wide 
tcsh initialization scripts by Sanchez, former head of Darwin Project 
(though convoluted that was one of the most elaborate initialization 
scripts I've ever seen.  Why gone, Apple?).

   Now you have to work on your own .tcshrc to have your shell behave 
decently.

Dan

Reply via email to