Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/sysui/desktop/debian/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 229 B image not shown  

Quelle  prerm   Sprache: unbekannt

 
#!/bin/sh

if [ "$1" = "remove" ]
then
  # backing all entries pointing to our binary
  sed '/%PREFIX/d' /etc/mailcap 2>/dev/null >> /etc/mailcap.tmp$$

  # and replace the original file
  mv -f /etc/mailcap.tmp$$ /etc/mailcap
fi

Messung V0.5
C=95 H=100 G=97

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]