怎样调用python中shell脚本

这篇文章将为大家详细讲解有关怎样调用python中shell脚本,小编觉得挺实用的,因此分享给大家做个参考,希望大家阅读完这篇文章后可以有所收获。

创新互联公司主要从事网站制作、成都网站建设、网页设计、企业做网站、公司建网站等业务。立足成都服务陆河,10余年网站建设经验,价格优惠、服务专业,欢迎来电咨询建站服务:18980820575

1. python调用shell方法os.system()

#!/usr/local/bin/python3.7
import time
import os
 
count = 0
n = os.system('sh b.sh')
while True:
    count = count + 1
    if count == 8:
      print('this count is:',count)
      break
    else:
      time.sleep(1)
      print('this count is:',count)   
 
print('Good Bye')

shell脚本如下:

#!/bin/sh
echo "hello world"

运行结果:

[python@master2 while]$ python a.py
hello world
this count is: 1
this count is: 2
this count is: 3
this count is: 4
this count is: 5
this count is: 6
this count is: 7
this count is: 8
Good Bye

2. python调用shell方法os.popen()

#!/usr/local/bin/python3.7
import time
import os
 
count = 0
n = os.system('sh b.sh')
while True:
    count = count + 1
    if count == 8:
      print('this count is:',count)
      break
    else:
      time.sleep(1)
      print('this count is:',count)   
 
print('Good Bye')

运行结果:

[python@master2 while]$ python a.py

['hello world\n']
this count is: 1
this count is: 2
this count is: 3
this count is: 4
this count is: 5
this count is: 6
this count is: 7
this count is: 8
Good Bye

关于怎样调用python中shell脚本就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看到。


网页名称:怎样调用python中shell脚本
网页地址:http://hxwzsj.com/article/gcsees.html

其他资讯

Copyright © 2025 青羊区翔捷宏鑫字牌设计制作工作室(个体工商户) All Rights Reserved 蜀ICP备2025123194号-14
友情链接: 高端网站设计推广 专业网站建设 成都定制网站建设 重庆网站制作 宜宾网站设计 定制网站设计 成都品牌网站设计 成都网站建设 梓潼网站设计 成都定制网站建设 成都网站设计 成都企业网站建设公司 网站建设公司 营销型网站建设 重庆外贸网站建设 重庆企业网站建设 专业网站设计 成都网站设计 手机网站制作 成都网站设计 成都网站设计 网站建设费用