>>31 He meant that it lacks a / after the ! (#!/usr instead of #!usr)
/
!
#!/usr
#!usr
And it should definitely be #!/usr/bin/env anon , it is much more portable.
#!/usr/bin/env anon