unix/shell/PERL scripting on as/400
730 pts.
0
Q:
unix/shell/PERL scripting on as/400
Hi,

is it possible to create and run the unix/LINUX/shell/PERL scripting on as/400 directly?If ye or no plz tell me how does they interact with each other in real time scenario..

 

regards

Ram



Software/Hardware used:
as/400
ASKED: Oct 23 2009  10:54 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
8025 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Yes and no. i5/OS has two optionally installable components -- Qshell and PASE -- that many sites install as standard options nowadays. Qshell is the 'native' shell and can be entered with the STRQSH (or simply QSH) command. PASE is an AIX run-time environment that supports AIX binaries and supplies a few different shells, e.g., Korn, Bourne, and C shells. Basic access is via an easy API call -- CALL QP2TERM.

PERL can be obtained -- IBM Porting Central for System i. Note that Zend Core for i5/OS -- PHP development and production environment for i5/OS -- is discussed on the same page.

Lots of IBM documentation is available. And plenty of internet help is out there.

Tom
Last Answered: Oct 23 2009  7:50 PM GMT by TomLiotta   8025 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0