On Tue, 23 Dec 1997, Tim Ferrell wrote: > Nope, I double checked this to be sure. I have only aliases in my > bashrc files (global, user, and root). I am inclined to think that this > is being set by a default config file somewhere though, because of the > inclusion of /usr/bin/X11 - I always refer to this dir as > /usr/X11r6/bin. Any other thoughts? > How about the hard way ?
find /etc /home -type f | xargs grep /usr/bin/X11 >/tmp/find.x11 Ciao, Martin -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .