while true; do python3 main.py done code example Example: infinite while python #infinite While on Python while True: print('Hello World!')