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 -- TERM environment variable not set. https://bugs.launchpad.net/bugs/652160 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xterm in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

