what does shebang -f flag means? Specifically it is used in bash cript file,
#!/bin/bash -f echo hello # blabla