#------------------------------------------------------------------------------ # /usr/local/htdocs/release/osrelease - get os release # # Copyright (c) 2003-2010 Marcus Herleb, info(at)herleb(dot).de # Copyright (c) 2011-2021 The Eisfair Team, team(at)eisfair(dot)org # # Creation: 2002-05-04 tg # Last Update: $Id$ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version.. #------------------------------------------------------------------------------ echo "`cat /proc/sys/kernel/osrelease`"