On Jun 17, 6:05 am, Chris Angelico <ros... at gmail.com> wrote: > > Python call becomes. I'd prefer something like: > > #!/bin/bash > for i in 1 2 3 4; do > python -c "if True: # comfortably indented python code Thanks. Nice!