# ncore Print the number of usable cores available to an application, taking into account things like cgroups. ## Usage ``` 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 ```