Re: /bin/bash: cvs: command not found

From: Derrick 'dman' Hudson (dman_at_dman13.dyndns.org)
Date: 08/01/03

  • Next message: Derrick 'dman' Hudson: "Re: exim to exim4 smarthost question"
    Date: Fri, 1 Aug 2003 16:05:49 -0400
    To: debian-user@lists.debian.org
    
    
    

    On Fri, Aug 01, 2003 at 11:57:54AM -0700, Bill Moseley wrote:
    [need to add a directory to the path for a cvs-over-ssh session]

    | Now I assume that's becuase /home/foo/local/bin/cvs is not in the path.
    | I tried setting path in .bash_profile (and .bashrc) on the remote
    | machine but they don't seem to be read on a ssh connection.

    Is 'bash' your login shell?
    (also, is that the correct path to cvs on that machine?)

    | How do I get foo's PATH updated on the remote machine?

    Determine what shell is run when your ssh connection is initiated and
    how that shell handles initialization. Then set the path in one of
    those files.

    HTH,
    -D

    -- 
    If anyone would come after me, he must deny himself and take up his
    cross and follow me.  For whoever wants to save his life will lose it,
    but whoever loses his life for me and for the gospel will save it.  What
    good is it for a man to gain the whole world, yet forfeit his soul?  Or
    what can a man give in exchange for his soul?
            Mark 8:34-37
     
    http://dman13.dyndns.org/~dman/
    
    

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    


  • Next message: Derrick 'dman' Hudson: "Re: exim to exim4 smarthost question"

    Relevant Pages

    • Re: Bash kiss of death
      ... crash in a way that freezes the linux tty. ... If I then restart the tty by using a kill -9 <pid of hung ... shell> from another shell, I do get a Login: ... from the ssh connection. ...
      (comp.unix.shell)
    • Re: newb question about zsh
      ... As long as I leave csh the default root shell, ... > probs su'ing to root over an ssh connection from another box. ... > I change root's default shell to zsh, ...
      (comp.unix.bsd.openbsd.misc)
    • Re: Xming hangs over wireless connection
      ... I'm not sure about PuttY + Xming, but when I do X11 Forwarding from my ... I can work with shell, and at the same time have X applications ... to confirm whether SSH connection is still alive or not. ...
      (comp.windows.x)
    • AW: how to give password for ssh connection from shell script
      ... how can i give password for a ssh connection from shell ... I dont want to disable the ssh password through "ssh-keygen" ... well as from script. ...
      (RedHat)