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

CMD to watch what a user is doing 1

Status
Not open for further replies.

june54

Technical User
Jun 4, 2003
160
US
Does anyone know of a cmd that would watch what a user is doing on the system ... I am running AIX5.1 on and 6r1 ...

Thanks
 
Read the manpage for portmir command.

From the manpage:
portmir Command

Purpose
Allows one TTY stream (monitor) to attach to another TTY stream (target) and monitor the user session that is taking place on that stream.

 
Hi,

w command can give you some information too about what command connected users are executing

Ali
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top