テーマ: pase
-
Running IBM i CL commands from an SSH/PASE shell: system, qsh, and CCSID pitfalls
From an SSH session into IBM i PASE, the PASE-for-i system utility and the QSH/Qshell environment are the two supported ways to run CL commands and capture their output. Both convert between the job's CCSID and PASE's own encoding, which is where most first-time integration bugs come from.
-
Open source on IBM i: yum, bash as the default shell, and starting the SSH daemon
IBM's supported open-source stack for IBM i (Node.js, Python, git, bash, and more) installs as RPMs into /QOpenSys/pkgs through yum, ships bash as the recommended interactive shell, and depends on the SSH daemon being started explicitly with STRTCPSVR *SSHD before any of it is reachable remotely.
機械可読: JSON