Ok, this one I find very confusing :)


aws executable is in /usr/local/bin. That is being added to $PATH via 
/etc/bashrc

So the first command fails, which would lead me to believe /usr/local/bin 
is not in $PATH. Which would make sense from what I read when you don't 
specifically source it. 

If I do source it (command 3), then all is well.

What I don't understand, is why command 2 shows /usr/local/bin as part of 
$PATH without sourcing it first. And if it's there, why command 1 is not 
using it.

Anyone care to deconfuse me?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3fb980b5-e400-42e5-ab56-a2d1a4609385o%40googlegroups.com.

Reply via email to