Perl CPU Killer


/ Published in: Bash
Save to your folder(s)

Set the last parameter to the number of cores.

End with 'killall perl'


Copy this code and paste it in your HTML
  1. perl -e 'while (--$ARGV[0] and fork) {}; while () {}' 4

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.