except - Online in the Cloud

This is the command except that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


except - reverse the exit code of a program

SYNOPSIS


except program [ arg ... ]

DESCRIPTION


except runs program with the given arguments.

If program exits 0, except exits 100. If program exits 111, except exits 111. If program
exits anything else, except exits 0.

Use except online using onworks.net services



Latest Linux & Windows online programs