• [^] # Re: Différence de shell

    Posté par . En réponse au message comportement bizarre. Évalué à 2.

    man bash:

    RESTRICTED SHELL
    It behaves identically to bash with the exception that the following are
    disallowed or not performed:
    redirecting output using the >, >|, <>, >&, &>, and >> redirec tion operators

    Je suppose que ça doit correspondre à une conformance POSIX plus "stricte".