Problem
You receive the following message after typing a command
bash: command not found
Solution
This means the system doesn't know how to find your command. Typically, you need to load a module to do it.
You receive the following message after typing a command
bash: command not found
This means the system doesn't know how to find your command. Typically, you need to load a module to do it.