Print the number of usable cores available to an application, taking into account things like cgroups.
``` Print the number of usable cores available to the process, taking into account things like cgroup resource limits
Usage:
Options: -n, --no-newline Do not output a trailing newline -h, --help Print help information -V, --version Print version information ```