답변 너무 감사합니다.
헌데 백업 파일이 0바이트입니다.어찌 된일이죠?
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
설정--> 08 18 * * * root mysqldump -uroot -pxxx xxxx>/back_up/xxxx200112177.sql
백업 디렉토리에 가면 0바이트의 파일만 생성되어 있슴당 죽갔네요.정말
죄송하지만 한번 더 답주심 안되나요