我是org-mode的新手,用几种语言用Babel写了一个文件.我希望每天在远程服务器上运行org文件中的代码文件 - 我认为这不重要.
我想用cron做这件事.我正在尝试类似的东西
crontab emacs -batch -l my_file.org
emacs crontab org-mode
crontab ×1
emacs ×1
org-mode ×1