top | item 36467272

(no title)

bartq | 2 years ago

It would for env vars as well, why not? Just trace program trying to reach out for some var X from env.

discuss

order

mvnuweucxqokii|2 years ago

afaik reading env vars requires no sys calls and thus will not appear in strace

bartq|2 years ago

So there should be a different tool used which will intercept environment variables reads and will log them.