On 11/18/2010 08:52 PM, Mike Edenfield wrote: > Is there something special about the file name > /etc/portage/package.use/java ? For some reason, if I create this file > to hold USE flags for my java packages, bash tries to source it when I > log in. As far as I can tell this is the only filename that gets this > wierd treatment: > > platypus kutulu # cat /etc/portage/package.use/java > echo "This is /etc/portage/package.use/java!" > > Last login: Thu Nov 18 10:35:07 EST 2010 from mike-desktop on pts/2 > This is /etc/portage/package.use/java! > kut...@platypus ~ $ > > >
I would start from grep -R "source /etc/portage/package.use/java" /etc -- Gary Golden