Sep 27, 2016when the script is done, any changes that it made to the environment are discarded. Script the above sources the script. You have an alias which is overriding the builtin source (fix with unalias source) you have a function which is overriding source (fix with unset -f source) you are somehow not using bash.
Mar 17, 2018i accidentally sourced the wrong environment from a script. Is there any way to 'unsource' it or in other words to revert it and restore the previous environment? Jul 29, 2018the source command was introduced by the csh in 1977 or 1978.
( source env.source && ./script.bash ) the environment inside the sub-shell is destroyed when the sub-shell terminates. Sep 16, 2015unfortunately i lost my source code and i just have the output file that made with gcc in linux and i don’t have any access to my pc now.is there any way to convert output file to. Sep 27, 2011i thought that in linux are some standard places where i can view source code of various commands without need of downloading.
:) building from source sometimes means the difference between.