/home/yoghurtc/.local/autoremovetorrents/bin/autoremove-torrents -c /home/yoghurtc/.config/autoremovetorrents/config.yml -l /home/yoghurtc/.config/autoremovetorrents/logs -v

https://crontab.guru/

crontab -e -u yoghurtc
添加以下内容(每10min运行一次):
# min hour  day month week    command
10 * * * * /home/yoghurtc/.local/autoremovetorrents/bin/autoremove-torrents -c /home/yoghurtc/.config/autoremovetorrents/config.yml -l /home/yoghurtc/.config/autoremovetorrents/logs