#! /usr/bin/bash

# [[mycrontabs]] Script to backup my crontab

# Usage:
# mycrontabs.sh

# Hint:
# place it in a crontab


# Authors:
# FR, Frederic.Radeff@adm.unige.ch, University of Geneva

# History
# 2005.11.11: FR, created

# To do:

crontab -l > /home/radeff/Documents/mycrontabs
 
info/mycrontabs.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki