Application Delivery Management
Application Modernization & Connectivity
CyberRes
IT Operations Management
Is there a way using Acurcl -info to only show ClientUsername/Host/PID/StartTime on one line per process running?
On Unix the command line below will show the lines with the ClientUsername / Host / PID / StartTime.
If acurcl is started on a port other than the default change the line to reflect the correct port number:
acurcl -info -n 5632 2>&1 | egrep -v "^Client |^Server |^ Directory|^ Command|^ *$|^ "