1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. |
---|
2 | .TH DUMPYKOTA "1" "November 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NAME |
---|
4 | dumpykota \- manual page for dumpykota 1.20_official |
---|
5 | .SH DESCRIPTION |
---|
6 | dumpykota v1.20_official (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres |
---|
7 | .PP |
---|
8 | Erzeugt einen Auszug (Dump) des Inhalts der Pykota-Datenbank. |
---|
9 | .PP |
---|
10 | Kommandozeilen-Gebrauch: |
---|
11 | .IP |
---|
12 | dumpykota [Optionen] |
---|
13 | .PP |
---|
14 | Optionen: |
---|
15 | .TP |
---|
16 | \fB\-v\fR | \fB\-\-version\fR |
---|
17 | Gibt die Versionsnummer von dumpykota aus und endet. |
---|
18 | .TP |
---|
19 | \fB\-h\fR | \fB\-\-help\fR |
---|
20 | Gibt diese Meldung aus und endet. |
---|
21 | .TP |
---|
22 | \fB\-d\fR | \fB\-\-data\fR type |
---|
23 | Gibt Daten vom Typ 'type' aus. Erlaubte Typen sind: |
---|
24 | .TP |
---|
25 | - history: |
---|
26 | Gibt die Liste der Auftr� aus. |
---|
27 | .TP |
---|
28 | - users: |
---|
29 | Gibt die Benutzer aus. |
---|
30 | .TP |
---|
31 | - groups: |
---|
32 | Gibt die Gruppen aus. |
---|
33 | .IP |
---|
34 | - printers: Gibt die Drucker aus. |
---|
35 | - upquotas: Gibt die Benutzerkontingente aus. |
---|
36 | - gpquotas: Gibt die Gruppenkontingente aus. |
---|
37 | - payments: Gibt die Zahlungen der Benutzer aus. |
---|
38 | - pmembers: Gibt die Mitglieder der Druckergruppen aus. |
---|
39 | - umembers: Gibt die Mitglieder der Benutzergruppen aus. |
---|
40 | .IP |
---|
41 | N.B.: die Kommandozeilenoption \fB\-d\fR | \fB\-\-data\fR |
---|
42 | ist VERPFLICHTEND. |
---|
43 | .TP |
---|
44 | \fB\-f\fR | \fB\-\-format\fR fmt |
---|
45 | Gibt die Daten im Format 'fmt' aus. Wenn nichts anderes angegeben |
---|
46 | werden die Daten im csv (comma separated values = Die Werte |
---|
47 | sind durch Kommas getrennt) ausgegeben. Alle ausgegebenen Daten |
---|
48 | erscheinen zwischen doppelten G�ef�n. Erlaubte Formate |
---|
49 | sind: |
---|
50 | .IP |
---|
51 | - csv: trennt Daten durch Kommas |
---|
52 | - ssv: trennt Daten durch Strichpunkte |
---|
53 | - tsv: trennt Daten durch Tabulatorenspr� xml: gibt die Daten als XML aus |
---|
54 | .TP |
---|
55 | \fB\-o\fR | \fB\-\-output\fR fname |
---|
56 | Alle Daten werden in eine Datei statt in die Standardausgabe |
---|
57 | geschrieben. Der spezielle Dateiname '-' ist der Standardwert |
---|
58 | und bezeichnet stdout. |
---|
59 | ACHTUNG: Existierende Dateien werden �hrieben. |
---|
60 | .PP |
---|
61 | Beispiele: |
---|
62 | .IP |
---|
63 | \f(CW$ dumpykota --data history --format csv >myfile.csv\fR |
---|
64 | .IP |
---|
65 | Dies schreibt die Liste der Auftr� in eine Datei, in der die Daten durch Kommas |
---|
66 | getrennt sind, zum m�chen Gebrauch in einer Tabellenverarbeitung. |
---|
67 | .IP |
---|
68 | \f(CW$ dumpykota --data users --format xml -o users.xml\fR |
---|
69 | .IP |
---|
70 | Gibt alle Daten der Nutzer in die Datei users.xml aus. |
---|
71 | .PP |
---|
72 | This program is free software; you can redistribute it and/or modify |
---|
73 | it under the terms of the GNU General Public License as published by |
---|
74 | the Free Software Foundation; either version 2 of the License, or |
---|
75 | (at your option) any later version. |
---|
76 | .PP |
---|
77 | This program is distributed in the hope that it will be useful, |
---|
78 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
79 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
80 | GNU General Public License for more details. |
---|
81 | .PP |
---|
82 | You should have received a copy of the GNU General Public License |
---|
83 | along with this program; if not, write to the Free Software |
---|
84 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
85 | .PP |
---|
86 | Melden Sie bitte Fehler an: Jerome Alet - alet@librelogiciel.com |
---|