Trying to run the mylar post-process script, sab says:
/usr/bin/env: ‘python’: No such file or directory
The script uses #!/usr/bin/env python
if SSH, I get:
/usr/bin# /usr/bin/env python
/usr/bin/env: ‘python’: No such file or directory
When looking at directory structure, it appears "env" is a shortcut?
/usr/bin/env@