#!/bin/bash PYTHONUNBUFFERED=on OSL_OPTIONS="optimize=0" blender main.blend | grep --line-buffered "NIRPS" | ./pipingServer.py
#!/bin/bash PYTHONUNBUFFERED=on OSL_OPTIONS="optimize=0" blender main.blend | grep --line-buffered "NIRPS" | ./pipingServer.py