|
|
|
|
|
by b33j0r
203 days ago
|
|
Never thought of it this way; isn’t it always safe to assume env is in PATH? Maybe `#! env <shell>` could be considered a DSL for hashbangs. My reasoning is that `/usr/bin/env` is the thing that seems to be hard-coded to a system path, in most cases. |
|