Dolphin06 wrote:
> Hello all,
> 
> Some script on the remote server are called in .bash_profile, so they are
> accessible for the user.  But when i send a command via ssh, and that my
> command call those script, it says command unknown...
> What can i do for it to work ?

Either change your command to have the necessary directories in $PATH or
call the scripts by their full pathnames.
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


Reply via email to