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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: umneydurak
  • Content: Threads
  • Order by date
  1. umneydurak

    ssh and perl

    Hi. I need to write a script that will connect to another server using SSH and execute some commands. The tricky part is that it has to provide a password, and it can't use any third party libraries. So no Net::SSH::Perl. It gets better. Script will be run from multiple servers, but it will be...
  2. umneydurak

    Modifying files.

    Hello. I'm trying to write something that will modify comma seperated files. I'm using the Excel OLE to do it. Program works fine, except it has this wiered bug. After I modify the file first few lines are missing commas after the last entry. So for example if orginal file looks like this...
  3. umneydurak

    Specifying module path

    Hi. I'm new to perl, so bear with me. I'm trying to use DBI module to connect to MsSQL database from Unix server. Unfortenatly the admin on Unix server hid the module where the sun don't shine, and didn't add the path to the INV variable. I found the DBI.pm in /usr/local/(some more...

Part and Inventory Search

Back
Top