crontab -l
current crontab to be displayed on standard output.
crontab -e
is used to edit the current crontab using the editor specified by the EDITOR environment variable.
crontab -l
current crontab to be displayed on standard output.
crontab -e
is used to edit the current crontab using the editor specified by the EDITOR environment variable.