Lintian tag information: example-script-uses-bin-env (type: information)
Description (from lintian-explain-tags
)
This example script uses /bin/env as its interpreter (used to find the actual interpreter on the user's path). There is no /bin/env on Debian systems; env is instead installed as /usr/bin/env. Usually, the path to env in the script should be changed. Visibility: info Show-Always: no Check: scripts