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!

Search results for query: *

  1. cab00se

    expect.pm question

    I didn't finish that last post, I added that line to the /etc/profile on the system running the script. However it ddidn't seem to work properly. Another odd thing to note, is that when I su to the user my webserver is running the script as, and run it command line it works fine. It is only...
  2. cab00se

    expect.pm question

    on the remote system or the system running the script?
  3. cab00se

    expect.pm question

    I am trying to get a cgi script to interact with a remote server. The script logs into the server, runs a command, and prints the output of the command to a webpage. At least it's supposed to.. I am using the expect module to log into the remote system via ssh, my problem is that when I log in...
  4. cab00se

    stopping a command within a script?

    I'm new to perl, I'm trying to create a script that will capture tcpdump data into a specified file. So far i've been able to run the command just fine, however i don't know how to stop the process after a certain period of time. Say I want to capture 30 seconds of tcpdump data, how do I stop...

Part and Inventory Search

Back
Top