Text file busy ?
by Mark Pettit from LinuxQuestions.org on (#515GE)
Recently getting this :
markp@marklap bin $ datecalc.jl
bash: /home/markp/bin/datecalc.jl: /usr/bin/julia: bad interpreter: Text file busy
Now I know for 100% certain that I DO have the source file open - I'm busy developing it and fixing bugs. So keeping it open, running it and then going straight to the error line and fixing is what I have done for YEARS.
So why all of a sudden is the system (bash ?) moaning that the file is open/busy ? So damn what ?
Anyone know how to get the old behaviour back ?


markp@marklap bin $ datecalc.jl
bash: /home/markp/bin/datecalc.jl: /usr/bin/julia: bad interpreter: Text file busy
Now I know for 100% certain that I DO have the source file open - I'm busy developing it and fixing bugs. So keeping it open, running it and then going straight to the error line and fixing is what I have done for YEARS.
So why all of a sudden is the system (bash ?) moaning that the file is open/busy ? So damn what ?
Anyone know how to get the old behaviour back ?