[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UPDATE: command: negation



As requested by Thorsten, here are my patches in plain text and not archived.

       ! COMMANDS
           "!" executes the provided commands, but inverts their return value. If the provided command returns a nonzero, "!" returns a 0, if the
           command returns a zero, "!" returns a 1.

(1/3)

Attachment: negation.patch
Description: Binary data