Retain status code from subprocess
Created by: tynanbe
Allows commands like the following to behave as expected. Tested only on Linux.
$ doin ~ false || echo 1
Created by: tynanbe
Allows commands like the following to behave as expected. Tested only on Linux.
$ doin ~ false || echo 1