Pergunta de entrevista da empresa LinkedIn

How do make a variable in a shell script available after the script exits (assume the shell script was sourced)?

Resposta da entrevista

Sigiloso

16 de fev. de 2021

export

1