Answers for "/bin/bash^m: bad interpreter: text file busy"

0

/bin/bash^m: bad interpreter: text file busy

A. This error means some other process or user is accessing your file. Your script file is open and hence bash giving out this error.
Posted by: Guest on April-15-2022

Code answers related to "/bin/bash^m: bad interpreter: text file busy"

Browse Popular Code Answers by Language