I'm using Python 3.7.0 on macOS 10.14.2 and none of the options works. For example:
statcode -a just prints usage. statcode --list also. statcode -n 404 says "Sorry, statcode does not recognize: -n". But it prints it in usage message as valid option.
I'm using Python 3.7.0 on macOS 10.14.2 and none of the options works. For example:
statcode -ajust prints usage.statcode --listalso.statcode -n 404says "Sorry, statcode does not recognize: -n". But it prints it in usage message as valid option.