#!/bin/sh # Dump crontab crontab -l > "$HOME/conf/crontab/crontab"