
28 Jan
2008
28 Jan
'08
2:37 p.m.
"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. -- Alexandre Duret-Lutz