Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postfix/mantools/   (Postfix Mailserver Version 3.11©)  Datei vom 13.6.2025 mit Größe 201 B image not shown  

Quelle  check-spell-proto-html   Sprache: unbekannt

 
#!/bin/sh

# Spellchecks the proto HTML files.

LANG=C; export LANG

mantools/dehtml proto/*html proto/*.proto | tr '+' ' ' | spell | grep -F -vxf proto/stop | grep -F -vxf proto/stop.spell-proto-html

Messung V0.5 in Prozent
C=94 H=87 G=90

[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-08-08]