Y
Hacker News
new
|
ask
|
show
|
jobs
by
PhilipRoman
424 days ago
That code example uses the "VAR=VALUE program" syntax, which exports the variable only for that particular process, so it should work (
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V...
)
1 comments
aesbetic
423 days ago
Yea you’re right. I viewed the comment on mobile where “codex” was wrapped to a new line.
Now I know I should be careful examining code not formatted in a code block.
link
Now I know I should be careful examining code not formatted in a code block.