I installed python environment and everything related to that being a user xxx and in group nginx. When I try to activate the environment using the source /path/to/activate being user xxx I can do it but when I log in as user yyy who is in the group nginx and try to use the command -source /path/to/activate I am getting this error message source: command not found.
I have looked at this question here sudo: source: command not found but that doesnt help.
$PATHvariable ? – NorTicUs Nov 6 '12 at 13:01