1.0.1 • Published 9 years ago
not-bin v1.0.1
not-bin
Invert the exit code of a process. Make 0 into 1 and everything else into a 0. An alternative to ! some-command
syntax present in some shells.
not-bin some-command
Invert the exit code of a process. Make 0 into 1 and everything else into a 0. An alternative to ! some-command
syntax present in some shells.
not-bin some-command