Hacker News new | ask | show | jobs
by Florin_Andrei 3170 days ago

    for p in `seq 1 $(sysctl -n hw.ncpu)`; do yes > /dev/null & done
Alternatively you could run Boinc with a cancer research project or something - defrost your food AND help the world become a better place.
1 comments

$(nproc --all) on Linux