cipux_common - Version <[CIPUX::VERSION]> 2006-09-09 CipUX
cipux_common [OPTIONS]
Options: (1) -v : CipUX version (2) -r : CipUX release (2) -i : CipUX institution (3) -c : CipUX customer
Auxilliary options: (4) -h :get help page
The cipux_common script gather information from the system or from the CipUX installation. The information is needed mainly for the setup of CipUX but may also be useful for the local system administrator.
Getopt::Std
1. The command
cipux_common -h
will return the help page.
2. The command
cipux_common -v
will return the CipUX version number. For example: 3.2.12.
3. The command
cipux_common -c
will retrun the custommers name. Mostly the distribution in this days. For example the return value could be ``debian-edu''.
4. The command
cipux_common -i
will return the name of the institution or the names of institutions for wich the CipUX installation was set up. CipUX 3.2.x supports only one institution. But future versions will support more then one institution like CipUX 2.x did.
5 The command
cipux_common -s
tries to guess on which system this skript is executed.
See the CipUX webpage and the manual at http://www.cipux.org See the mailing list http://www.cipux.org/mailman/listinfo/
Christian Kuelker <christian.kuelker@cipworx.org>
Copyright (C) 1999-2006 by Christian Kuelker
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, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.