Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paigeadelethompson/1ecd07d068e0af13d18587f58114d5c1 to your computer and use it in GitHub Desktop.
Save paigeadelethompson/1ecd07d068e0af13d18587f58114d5c1 to your computer and use it in GitHub Desktop.
time find /bin /sbin /lib /usr -type f -uid 0 | parallel --progress -j8 ./src/evmctl sign --imahash --key /etc/ssl/db.key --uuid=3cd7fb97-f042-4926-af3d-0cdbdec023bf {} '&>' /dev/null
Computers / CPU cores / Max jobs to run
1:local / 8 / 8
Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment