#!/bin/bash echo "Update man page" mkdir /var/cache/man/oldlocal/fr -p mandb 2>&1 > /dev/null echo "Fin d'installation"