On Friday, March 14, 2014 9:56:45 AM UTC-6, RobertCNelson wrote:
>
> It works if i add: 
>
> # set PATH so it includes user's private bin if it exists 
> if [ -d "$HOME/bin" ] ; then 
>     PATH="$HOME/bin:$PATH" 
> fi 
>
> into .bashrc 
>
> If there is no objections i'll probably set that up by default.. 
>
>
Will this add the user's bin directory to the path twice when using a 
serial console since .bashrc is sourced from the existing .profile?

Dennis Cote 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to