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: piet83
  • Content: Threads
  • Order by date
  1. piet83

    See what script executes a specific command

    On our systems are many scripts that execute rsh or ftp commands. I would like to log what script calls rsh or ftp. I've tried to catch it with $$ and $0 at the moment a script starts but they only return the PID from ksh and the last run command which is rsh or ftp. Is there someone who has an...
  2. piet83

    How to determine unused network services

    Hello i'm quite new to AIX and Unix in general. And I have a question. How can I monitor which network services are being used and unused. And how can I determine what or who uses it. For example I would like to disable rsh and replace it by ssh. How can I see who is using rsh and what they...

Part and Inventory Search

Back
Top