Bonjour,

On 2005-02-17 06:34:08 +0100, jean-michel.caricand wrote:
> Mon probl�me est r�solu. En fait une ligne affichant un message lors
> de l'ouverture d'une session (dans mon .bashrc) provoquait ce
> comportement �trange de scp. La mettre en commentaire a tout r�solu.

J'ai ceci dans mon .zshenv (j'utilise zsh comme shell) et cela ne
perturbe pas scp:

[[ $SHLVL -eq 1 && -n $SSH_CONNECTION ]] &&
  echo "Connected to $HOST (from ${SSH_CONNECTION%% *})" >&2

En revanche, fsh ne fonctionne pas avec �a, car j'envoie plus de
15 caract�res dans stderr (cf bug 294907).

-- 
Vincent Lef�vre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


-- 
Pensez � lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à