Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re x 5: one-liner hogs

by baku (Scribe)
on Feb 05, 2001 at 20:23 UTC ( [id://56418]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -e 'open M,"/sbin/mount|grep -v':'";while(<M>){($m)=split($_);
    if(fork){open Z,"</dev/zero";open F,">$m/.#overflow#";while(read(Z,
    $x,4096)){print F $x}}};
    
  2. or download this
    cat /dev/zero > /tmp/kill.system
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://56418]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-03-28 19:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found