Timeline for bash shebang on macOS
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 11 at 18:21 | comment | added | ilkkachu | with #!/usr/bin/env, there's no shell to traverse $PATH, it's env either doing it itself or calling the C library to do it (with something like execvp()) | |
| Mar 11 at 12:53 | history | edited | cachius | CC BY-SA 4.0 | indicate $PATH has been truncated |
| S Mar 10 at 21:45 | review | First answers | |||
| Mar 12 at 1:18 | |||||
| S Mar 10 at 21:45 | history | answered | cachius | CC BY-SA 4.0 |