Search Results

Search: Posts Made By: rmcc4444
1,427
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,360
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,822
Posted By rmcc4444
Try this... sort temp | uniq -u
Try this...

sort temp | uniq -u
Forum: AIX 05-12-2011
31,187
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,548
Posted By rmcc4444
What makes you think it's getting a UID?
What makes you think it's getting a UID?
3,657
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 03:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy