[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Path



On Thu, 2006-02-23 at 11:24 +1100, Angelo Fraietta wrote:
> Greetings all
> 
> I am putting the source of RTEMS 4.6.4 and the source for the tools on a 
> DVD as an Annex to my thesis.
> Do you add the path after building the tools?
>
> PATH=$PATH:/opt/rtems/bin

PATH=/opt/rtems/bin:$PATH

Ralf