Hi, Instead of creating a new cpuinfo command, why not just specify getconf, e.g. on my machine:
$ getconf _NPROCESSORS_CONF 2 $ getconf _NPROCESSORS_ONLN 2 Havoc
Hi, Instead of creating a new cpuinfo command, why not just specify getconf, e.g. on my machine:
$ getconf _NPROCESSORS_CONF 2 $ getconf _NPROCESSORS_ONLN 2 Havoc