ca sert juste a dire que le hello se trouve en fin de ligne(expression reguliere),enfin dans mon exemple,
echo 'grep 'hello$' liste.txt'>jean
je fais un cat jean:
grep hello liste.txt
echo 'grep hello$ liste.txt'>jean
et la,un cat jean:
grep hello$ liste.txt
donc pkoi dans la premiere le $ est interpreter?
Message édité par nohack le 30-12-2004 à 18:53:04