Short answer: Escape the % as \% : 0 * * * * echo hello >> ~/cron-logs/hourly/"test$(date +\%d).log". This also uses $(.
確定! 回上一頁