"Roland" == Roland Levillain roland@lrde.epita.fr writes:
[...]
Roland> BTW, note that Roland> /bin/sh -c "!eval true" Roland> and Roland> /bin/sh -c "! eval true" Roland> have different behaviors. :)
Y a intérêt : `!', `{' et `}' sont des mots clefs, pas des caractères spéciaux. La commande "!eval" n'existe pas.