This file is indexed.

/usr/share/geneweb/setup/lang/cleanup1.htm is in gwsetup 6.05.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
            "http://www.w3.org/TR/REC-html40/loose.dtd">
<head>
  <!-- Copyright (c) 1998-2006 INRIA - GeneWeb -->
  <!-- $Id: cleanup1.htm,v 5.1 2006-01-01 05:35:06 ddr Exp $ -->
  <meta http-equiv="Content-Type" content="text/html; charset=[ !charset]"%/>
  <meta http-equiv="Content-Style-Type" content="text/css"%/>
  <meta name="robots" content="none"%/>
  <link rel="shortcut icon" href="images/favicon_gwsetup.png"%/>

  <title>[
de: Aufr&auml;umen - Phase 2
en: Clean up - Phase 2
es: Limpieza
fi: Puhdistus - vaihe 2
fr: Nettoyage
it: Pulizia - fase 2
lv: Sakopðana - 2. fâze
sv: Rensa upp - fas 2
]</title>
</head>

<body background="images/gwback.jpg">

<div style="background:url('images/gwlogo.png') no-repeat left top; text-align:center; height:95px; line-height:95px; color:#2f6400;">
<h1 style="margin:0;">
[
de: Aufr&auml;umen
en: Cleaning up
es: Limpieza
fi: Puhdistaminen
fr: Nettoyage
it: Pulizia
lv: Sakopðana
sv: Rensa upp
]
</h1>
</div>

<p />

[
de: Wir fahren nun mit dem Aufr&auml;umen der Datenbank "%a" fort.
en: We are going to proceed to the cleaning up of the database "%a".
es: Vamos a proceder a la limpieza de la base  "%a".
fi: Jatkamme tietokannan "%a" puhdistamista.
fr: Nous allons proc&eacute;der au nettoyage de la base "%a".
it: Ora procediamo alla pulizia della base "%a".
lv: Datu bâzes "%a" sakopðanas proces tiks turpinâts.
sv: Vi ska gå vidare med att rensa upp databasen "%a".
]

<p />

[
de: Achtung: Diese Operation kann je nach Fall einige Sekunden oder
    Minuten dauern. Bitte habe Geduld.
en: Warning: this operation can take some seconds or minutes, depending on
    the cases. Be patient.
es: Atenci&oacute;n: la operaci&oacute;n puede tomar algunos segundos 
    o algunos minutos, seg&uacute;n el caso. Tenga paciencia.
fi: Varoitus: tämä toiminto kestää hetken. Odota rauhallisesti.
fr: Attention: l'op&eacute;ration peut prendre quelques secondes ou
    quelques minutes, suivant les cas. Soyez patient.
it: Attenzione: l'operazione pu&ograve; prendere qualche secondo o
    quanche minuto, a seconda dei casi. Siate pazienti.
lv: Brîdinâjums: tas var ilgt no daþâm sekundçm lîdz pat daþâm minûtçm,
    atkarîbâ no apstâkïiem. Lûdzu pacietîbu.
sv: Varning: denna operation kan ta några sekunder eller minuter, beroende på
    fallet. Ha tålamod.
]

<p />

[
de: Dr&uuml;cke den Knopf, um die Operation zu starten.
en: Push the button below to start the operation.
es: Apoye en el bot&oacute;n siguiente para lanzar la operaci&oacute;n.
fi: Paina nappia alla aloittaaksesi toiminnon.
fr: Appuyez sur le bouton ci-dessous pour lancer l'op&eacute;ration.
it: Cliccate sul bottone qui sotto per lanciare l'operazione.
lv: Darbîbas uzsâkðanai nospiediet sekojoðo podziòu.
sv: Tryck på knappen nedan för att starta operationen.
]

<p />

<form method="post" action="cleanup_1">
%h
<dl><dt><dd><input type="submit" value="Ok" /></dl>
</form>

<p />

[
de: Zu deiner Information: Diese Funktion entspricht der Ausf&uuml;hrung
    der folgenden Kommandos:
en: For information, this operation corresponds to the following commands:
es: Por informaci&oacute;n, esta operaci&oacute;n corresponde a la
    ejecuci&oacuten de los comandos siguientes:
fi: Toiminto koostuu seuraavista komennoista:
fr: Pour information, cette op&eacute;ration correspond &agrave; la suite
    des op&eacute;rations suivantes:
it: A titolo d'informazione, questa operazione corrisponde ai
    seguenti comandi:
lv: Inormâcijai: Ðî darbîba atbilst sekojoðâm komandâm:
sv: Denna operation motsvarar de följande kommandona:
]

<pre>
     $ cd "%w"
     $ %x%/gwu %a -o tmp.gw
     $ mkdir old
     [
de: Unter Unix:
en: Under Unix:
fi: Unixissa:
fr: Sous Unix:
it: Sotto Unix:
]
        $ rm -rf old/%a.gwb
        $ mv %a.gwb old/.
     [
de: Unter MSdos:
en: Under MSdos:
fi: MS-DOS:ssa:
fr: Sous MSdos:
it: Sotto MSdos
]
        $ del old\%a.gwb\*.*
        $ rmdir old\%a.gwb
        $ move %a.gwb old\.
     $ %x%/gwc tmp.gw -nofail -o %a > comm.log
</pre>