• [^] # Re: perl ?

    Posté par . En réponse au message Manipuation fichier excel. Évalué à 1.

    ouaip, y a moyen de faire l'équivalent du system() en perl.

    si tu as un interpréteur python sous la main:

    $ python
    Python 2.3.4 (#1, Feb 2 2005, 12:11:53)
    [GCC 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)] on linux2
    Type "help", "copyright", "credits" or "license" for more information.
    >>> import os
    >>> help (os)

    lis ce qui concerne les functions exec*