what meaning of "/dev/null 2<&1" ?? 2025-04-10 i follow tutorial added this statement into my crontab, */10 * * * * /usr/mailscanner/bin/check_mailscanner > /dev/null 2<&1 but what meaning of "/dev/null 2<&1"