Search Results

Search: Posts Made By: rmcc4444
1,444
Posted By rmcc4444
Is the goal that you don't want to actually type...
Is the goal that you don't want to actually type it each time?

If so, what does the next prompt look like?
2,379
Posted By rmcc4444
Ken, I love reading your posts. They are...
Ken,

I love reading your posts. They are always very detailed and actually explain what is going on. :b:
8,837
Posted By rmcc4444
Try this... sort temp | uniq -u
Try this...

sort temp | uniq -u
Forum: AIX 05-12-2011
31,245
Posted By rmcc4444
Try these.. netstat --tcp --udp...
Try these..

netstat --tcp --udp --listening --program

or

fuser -v 7331/tcp

That should tell you what program is associated with the port.

This should all tell you a bit more...
5
UId
1,566
Posted By rmcc4444
What makes you think it's getting a UID?
What makes you think it's getting a UID?
3,672
Posted By rmcc4444
Try "-t"
Try it with a "-t".

ssh -t server2 su - mqm -c "sh /var/mqm/test1.sh"

I had a similar problem where the script was running on the box I was SSHing from, not the box I was SSHing to. Using...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 12:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy