LXer: Command Not Found in Bash Fixed
by LXer from LinuxQuestions.org on (#4TMCC)
Published at LXer:
Every system administrator got this error at least one time in a shell : "bash : command not found". However, you were pretty sure that you wrote the command correctly, or that you installed the tool that you are actually trying to execute. So why are you getting this error? The "bash : command not found" error can happen for various reasons when running commands in a Bash terminal...
Read More...


Every system administrator got this error at least one time in a shell : "bash : command not found". However, you were pretty sure that you wrote the command correctly, or that you installed the tool that you are actually trying to execute. So why are you getting this error? The "bash : command not found" error can happen for various reasons when running commands in a Bash terminal...
Read More...