Beefy Boxes and Bandwidth Generously Provided by pair Networks chromatic writing perl on a camel
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Speedy Hacking

by kschwab (Vicar)
on Feb 09, 2001 at 00:48 UTC ( [id://57311]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Speedy Hacking

"Speedy Hacking" is especially useful in the Unix Sys Admin arena, probably more so than in a "real" Software Engineering context.

There are often times when a quick and dirty sh/awk/perl script can save the day.

A few examples:

  • Quick hacks during system outages: ps -elf | sort -rn +9 (find top memory pigs)
  • Being able to cobble up an LWP script to page you when a backup is finished, allowing you to work on other items in the meantime
  • Various uses of perl hashes and sort() on log files. Perhaps to find out very quickly which IP address is flooding your webserver during a hack attack. Perhaps to answer some last minute question for a Marketing VP. ( Who are the top 10 domains for the email addresses on our mailing list ?)
  • More quick and dirty perl, like filtering and summarizing sar output when your Oracle database is sucking wind, and some Business Analyst is breathing down your neck.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://57311]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.