Tu peux p/e utiliser type -t pour voir comment bash va interpréter la commande. root@fortknox:/tmp # type -t telnet file root@fortknox:/tmp # alias telnet=pouet root@fortknox:/tmp # type -t telnet alias genre.. a+ pj Bruno Bonfils a écrit :
Salut les gens,
il y a truc qui m'embete beaucoup avec bash, c'est que le which ne donne pas toujours le chemin de la commande, par exemple sur un alias :
% which telnet telnet () { target=$1 [ $TERM = "screen" ] && print -nR $'\033k'$target$'\033'\\ command telnet $* }
Je sais qu'il y a un truc a la echo ${.. telnet mais je ne sais plus lequel, si vous avez je suis preneur ! merci
------------------------------------------------------------------------
_______________________________________________ Shell mailing list Shell@lists.asyd.net http://lists.asyd.net/mailman/listinfo.cgi/shell
-- Sparx Inc. 34 rue du Sentier 75002 Paris Tel. +33 (0) 1 44 34 29 21 Std +33 (0) 1 44 34 29 29 Fax +33 (0) 1 55 73 17 07 http://www.sparx.com