Unset the TERMCAP environment variable before checking whether we have a particular...
[profile.git] / .profile.d / OS.bashrc
1 # $Id$
2 SYSTEM=$(uname -s)
3 KERNEL=$(uname -r)
4 ARCHITECTURE=$(uname -m)