Revision history of "Linux/Dual Core vs Dual Proc"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 15:04, 26 November 2018Kenneth talk contribs 21,828 bytes +21,828 Created page with "== cores.sh == cores.sh: <pre> #!/bin/sh # Programmed by Kenneth Burgener 2010 LOGICAL=$( grep "processor" /proc/cpuinfo | wc -l ) PHYSICAL=$( grep "physical id" /proc/cpuin..."