On Sunday 26 July 2015 13:15:43 Eric Valette wrote:
> export PATH=$HOME/bin:/usr/local/bin:/bin:/usr/bin:
> 
> where is the error?

The $PATH at the end of you export statement:
export PATH=$HOME/bin:/usr/local/bin:/bin:/usr/bin:$PATH

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to