|
Bonjour, vous pouvez essayer le petit script suivant : #! /bin/sh t="toto:titi" v1=${t#*:} v2=${t%:*} echo $v1 echo $v2 aide sur la syntax sur : http://www.easyprogs.com/index.php?callPage=./Programmation/Shell-Batchs/bashEval.php cordialement edouard cante a écrit : Bonjour à tous, -- -------------------------------------------------------------------------------------------- Patrick DUBAU IUFM d'Alsace - Service Informatique : "Parfois détruire, souvent construire, toujours Servir" 200 avenue de Colmar 67100 STRASBOURG Téléphone: 03.88.40.79.76 ---------------------------------------------------------------------------------------------- |
- Re: Bash Patrick DUBAU
- Re: Bash pascal
- Re: Bash edouard cante
- Re: Bash François TOURDE
- Re: Bash François TOURDE
- Re: Bash Frédéric Bothamy
- Délais de réacheminement de murphy (c... François TOURDE
- Re: Délais de réacheminement de m... François TOURDE
- Re: Bash RTyler

