我想从node.js调用python脚本def printme( str ):return str;printme("Again second call to the same function");var PythonShell = require('python-shellnode.js:355:11)
a
我有一个调用Perl程序的ksh脚本。Perl程序创建一些重要的数据,ksh脚本需要对这些数据执行操作。示例:#!/usr/bin/ksh# perl pgm creates variable $importantData See below.
# HOW DO I GETdef.ksh $impor