Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by alanpclarke

  1. alanpclarke

    ssh'ing strings

    Hi, I am having a really annoying problem with a small perl script I am writing. Basically the issue is that I create a string by joining variables together and I can see that it joins successfully as I print out the result $Var1 = "Disk Size exceeds "; $Var2 = "95%"; $Alarm = $Var1 . $Var2...

Part and Inventory Search

Back
Top