chcpu
Enable/disable a system's CPUs.
- Disable CPUs via a list of CPU ID numbers:
chcpu -d {1,3}
- Enable a set of CPUs via a range of CPU ID numbers:
chcpu -e {1-10}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).