Y
Hacker News
new
|
ask
|
show
|
jobs
by
63stack
201 days ago
A process does not need to run printenv to see environment variables, they are literally part of the environment it runs in.
1 comments
dist-epoch
201 days ago
The LLM doesn't have direct access to the process env unless the harness forwards it (and it doesn't)
link