Problem scenario
You are trying to run a script in Linux. But you get the error "Command 'build' not found." What should you do?
Solution
Are you sure the term build should be executing? Is the real command "bash"? There may be a typo or mistake.
A Technical I.T./DevOps Blog
Problem scenario
You are trying to run a script in Linux. But you get the error "Command 'build' not found." What should you do?
Solution
Are you sure the term build should be executing? Is the real command "bash"? There may be a typo or mistake.