good first issue
仓库指标
- 星标
- (65 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
The idea:
- Get
prev_env = $(env)before running the sh-command - Run sh-command. Example
! export QWE=123. - Add saving env at the end of command:
! export QWE=123 ; env > /tmp/post_env. - By comparing
prev_envandpost_envupdate the environment in the current session i.e.$QWE='123'
For community
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment