Unconstrained

#! /bin/bash
echo rara # will execute, works
rara      # will execute, fails
> ./script.sh_