% *** Pascal Bleser <[EMAIL PROTECTED]> wrote: *** % ... % >En plus, il y a une limite pour le nombre d'augument, non ? Maximum 9 % >($1, $2,..$9) ? % % Non, du tout, ça c'est sous DOS ;-) % % bash -c 'echo ${12}' $(seq 0 20) % % Note qu'il faut mettre tout chiffre > 9 entre {}, car sinon % % $12 % % est interprété comme $1 suivi de 2 % % Il faut donc faire, p.ex.: % ${12} % % ;-) %
Ok, les ${} ! Merci à toi. -- --------------------------- Truong <[EMAIL PROTECTED]> --------------------------- _______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/linux@;lists.unixtech.be IRC: efnet.unixtech.be:6667 - #unixtech