On Nov 23, 10:00 pm, smcho <csmgr...@gmail.com> wrote:
> I have @file runme.sh node to generate a bash script to do some
> actions.
>
> Normally, I open console to run the runme.sh, but can I run runme.sh
> inside Leo?

you could write some python code that uses the subprocess module (the
modern replacement for os.system()) and runs the shell script

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-edi...@googlegroups.com.
To unsubscribe from this group, send email to 
leo-editor+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to