linux - 如何定期(比如每周)从 cygwin 终端运行 bash 脚本?

标签 linux window

我使用 cygwin 在 Windows 中创建了一堆脚本,我需要定期自动运行它们。如何做呢??

最佳答案

您可以使用 cron效用。

要在 cygwin 下运行它,请参阅: How do you run a crontab in Cygwin on Windows?

关于linux - 如何定期(比如每周)从 cygwin 终端运行 bash 脚本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39055084/

相关文章:

linux - Linux 内核中的 parse_elf() 中的段是在哪里复制的?

python - tkinter 在 MacOS 上始终使窗口保持在顶部

reactjs - 如何使用 sinon stub 文档方法 - React

linux - emacs24 在启动时丢失窗口框架

linux - shell脚本中文件的旋转

linux - 我怎么知道我在 perl 脚本中运行的是 64 位还是 32 位 linux?

linux - 树莓派 : can't share file using NFS

Linux RPM 安装包脚本无法更改所需文件的所有权

android - 如何在 Android GUI 中创建下拉/向上窗口?

javafx - JavaFx将Window-Control-Buttons添加到菜单栏(类似于IntelliJ)