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 Chris 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: *

  • Users: gem65
  • Order by date
  1. gem65

    Finding an active process

    I am trying to find out if a process is active wanting to return a value 1 or 0 ( true or false). (like ps -ef|grep command)
  2. gem65

    How do I pass username & pasword through a telnet script

    I have never used the ssh command could someone give me a hint on how to start. The man pages do nothing for me on this. is it OpenSSh -l greg host? ssh -l greg host?
  3. gem65

    How do I pass username & pasword through a telnet script

    I have createted a short shell script to telnet to a remote host. I cannot figure out how to pass the username and password within the script. (env = HP-UX).

Part and Inventory Search

Back
Top