Re: Feature suggestion: env --nopath

2024-11-22 Thread Rob Landley
On 11/22/24 08:15, Simon Tatham wrote: I think it would be useful if 'env' had an option which would cause it to treat its COMMAND argument as _necessarily_ a pathname to an executable file, rather than the usual semantics of considering it to be either that or a command to search for on PATH.

Feature suggestion: env --nopath

2024-11-22 Thread Simon Tatham
I think it would be useful if 'env' had an option which would cause it to treat its COMMAND argument as _necessarily_ a pathname to an executable file, rather than the usual semantics of considering it to be either that or a command to search for on PATH. In other words, to run the command using e