1ELCONV(1) General Commands Manual ELCONV(1)
2
3
4
6 elconv - conversion program for ELOG messages
7
9 elconv [ -v ]
10
12 The Electronic Logbook ELOG can be used to store and retrieve messages
13 through a Web interface. Depending on the configuration, the ELOG sys‐
14 tem can host one or more logbooks which are stored in separate sections
15 on the server. elconv is a support tool which converts the ELOG mes‐
16 sages in old format to the current format. Basically you simply run
17 elconv in the directory where all the `*.log' files live. If you have
18 several directories with log files, you run it once in each directory.
19
21 elconv accepts the following option:
22
23 -v verbose output
24
26 elog(1), elogd(8).
27
28 The full documentation for ELOG is maintained as an html manual. You
29 can reach it from the package document directory.
30
32 Written by Stefan Ritt <stefan.ritt@psi.ch>.
33
34 This manual page was written by Recai Oktas <roktas@omu.edu.tr>, for
35 the Debian GNU/Linux system (but may be used by others).
36
37
38
39 January 15, 2003 ELCONV(1)