Thanks, Timothy. We're on Redhat Linux and while I have developer rights in the Cache' world, I don't have access to the Redhat environment.
Looking at the Linux reference you linked and using this Cache' documentation, I tried the following at a Cache' prompt.
OPEN "|CPIPE|5":("sudo ss -tulwn"):10
It threw the following result:
POC>OPEN "|CPIPE|5":("sudo ss -tulwn"):10
OPEN "|CPIPE|5":("sudo ss -tulwn"):10
^
<PROTECT> *OPEN[Q](sudo ss -tulwn)
Looking that up, I found this post. It seems I would need the %System_Callout:USE privilege.
Since this would be for our testing environments, I might be able to convince the server guys to give me that permission.
Before I go to that trouble, is there any other option?
Thanks!
- Log in to post comments