Rob wrote: > Howdy all! > > How do I change my start up directory? > > And is usr/bin the right place for me to put scripts I want to be able to > run from anywhere?
Probably not. Put them in /usr/local/bin , but make sure that $PATH contains that directory. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

