Look at the subprocess module in the stdlib: https://docs.python.org/2/library/subprocess.html
From: sam mohel <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Sunday, January 1, 2017 at 10:15 AM To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Subject: Re: run shell script using storm Excuse me . Is there any help? On Saturday, December 31, 2016, sam mohel <[email protected]<mailto:[email protected]>> wrote: Thanks for replying , But how can that ? the whole code that i want to do in shell so how can i feed spout and bolt ? On Sat, Dec 31, 2016 at 11:35 AM, anshu shukla <[email protected]<javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: You can run bash using python. On Sat, Dec 31, 2016 at 3:01 PM, sam mohel <[email protected]<javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: I'm new to storm . i've code written in shell script how can i use storm to run it ? i found how to use pythin script but didn't find shell script . is there different between them ? Thanks for help -- Thanks & Regards, Anshu Shukla
