Comment 8 for bug 652160

Revision history for this message
Thomas Dickey (dickey-his) wrote : Re: [Bug 652160] Re: TERM environment variable not set.

On Fri, 1 Oct 2010, Daniel Holm wrote:

> echo $TERM shows 'null'. Where can I find these init scripts?

As a start, I'd look at the "rc" files that dpkg -L bash lists, e.g.,

/etc/skel/.bashrc
/etc/bash.bashrc

and also your own scripts. You might also get a list of files using
strace, e.g., "strace -fo foo", and looking for open-calls.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net