Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.
#Power
<lightning-formatted-text data-aura-rendered-by="66:2;a">when using ssh STDERR sometimes is not shown. Example:root@rb3nfk3(Fe):/tmp $ ssh -q -i /home/uc4batch/.ssh/id_rsa uc4batch@rb3ptta0 ls -l /tmp/dummy ; echo $?2root@rb3nfk3(Fe):/tmp $ ssh -q -i /home/uc4batch/.ssh/id_rsa uc4batch@rb3ptta0 ls -l /tmp/dummy ; echo $?2root@rb3nfk3(Fe):/tmp $ ssh -q -i /home/uc4batch/.ssh/id_rsa uc4batch@rb3ptta0 ls -l /tmp/dummy ; echo $?ls: 0653-341 The file /tmp/dummy does not exist. <- STDERR is now shown2used versions in this exampleServer: openssh.base.server 8.1.102.2103Client: openssh.base.client 8.1.102.2104</lightning-formatted-text>Another customer have the exact same problem and we need a solution asap please
Another customer have the exact same problem and we need a solution asap please