Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

/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.
 
PREVIOUS NEXT
Tagged: #bad #text #file #busy
ADD COMMENT
Topic
Name
5+7 =