linux | shell 调用Python脚本并打印Python脚本中的输出语句 温馨提示:这里的引号是tab键上面的引号#!/bin/shpy=`python XXX.py`echo $py # Python菜鸟教程 2023-09-11 174 点赞 2 评论 263 浏览