[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SSH with no passphrase needed




> #Always run ssh agent
> if [ ! $SSH_AGENT_PID ]
>     then exec ssh-agent bash --login
> fi

hmm... why not ?

eval $(ssh-agent)  


regards,
	junichi



Reply to: