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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
