LoginSignup
1
1

More than 5 years have passed since last update.

Windows Subsystem for Linuxにcronを。

Last updated at Posted at 2017-12-02

(WSLインストール済みの想定です。)

initスクリプト的なバッチ書きました。
https://github.com/koginoadm/wsl/blob/master/service/cron.bat

以下な感じで使います。
C:\> cron.bat start
C:\> cron.bat status
C:\> cron.bat stop

.lnkに引数startで登録しておいたりすると楽です。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1