#If you run a bash script and you edit when it's running, does it affected the run of the script?

1 messages · Page 1 of 1 (latest)

proper spear
#

Imagine you're a bash scripter. You try to test your bash script in terminal. After finding some tutorials, you found out way to reduce the complexity by simplify the text. You edit and save it, but you're realized that the bash script that you executed before the edit still running.
Does edit you save will affect the bash script in terminal that run before the edit?

merry pivot
stuck thorn
#

nope