Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Automatic Windows Reboot using Perl

by skyknight (Hermit)
on Jun 30, 2004 at 19:09 UTC ( [id://370875]=note: print w/replies, xml ) Need Help??


in reply to Automatic Windows Reboot using Perl

I dunno about Perl, but the following C code will work on any Windows OS that is based on the NT kernel...

while(1) { printf("\t\t\b\b\b"); }

I think it will even work if you are not Administrator. ;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-04-16 06:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found