If I wanted to add:

/home/justin/bin

to my path only when I logged in as justin, what would that script look 
like and where would I put it?  I assume it would be something like:

#!/bin/bash
PATH=$PATH:/home/justin/bin
export path

is that right?  Where would I put this file, then?

thanks
justin


_______________________________________________
Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list