qshinoの日記

Powershell関係と徒然なこと

task spooler

候補

linux 向け

Task Spooler

基本的なスプーラ

ts command により実行。

  • ts キュー表示
  • ts xxx xxxコマンド投入
  • ts -c コマンド出力表示/block する
  • ts -t ラスト10行表示/blockしない

https://www.ostechnix.com/add-linux-commands-queue-execute-one-one/

bash queue

bash で作った簡易job queue

複数queue 対応も可能。install 不要。

https://github.com/sitaramc/bq