11142 shaares
397 private links
397 private links
The advantage of
#!/usr/bin/env bashis that it will use whatever bash executable appears first in the running user’s $PATH variable.
The advantage of
#!/usr/bin/env bashis that it will use whatever bash executable appears first in the running user’s $PATH variable.