`python content2.py`
However this python script takes a while to finish. And I need to constrain my perl script to wait for this python script to finish before moving on.
I believe the command I want is wait, but I am not clear on the syntax.
Anyone have experience with a wait such as this?
In reply to wait command syntax by jperlq
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |