shell 脚本调用python自定义类并传参
如题,我用python写了一个模块logcat.py,模块内只有一个类Log,它的调用形式应该是a=Log("casename")a.screen("clear")a.s...
如题,我用python写了一个模块logcat.py,模块内只有一个类Log,它的调用形式应该是
a=Log("casename")
a.screen("clear")
a.screen("start").
现在想从shell中调用Log类,如何实现呢?
------------------------------------------------------------------------------------
搜到网上有“echo 'asdfadsf'|./logcat.py'”,请问这句是什么原理。 展开
a=Log("casename")
a.screen("clear")
a.screen("start").
现在想从shell中调用Log类,如何实现呢?
------------------------------------------------------------------------------------
搜到网上有“echo 'asdfadsf'|./logcat.py'”,请问这句是什么原理。 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询