#!/bin/sh # Fetch mail ping -c1 -w5 imap.free.fr >/dev/null 2>&1 \ && fetchmail -s >/dev/null