シェルスクリプトやバッチ処理を作成している際、処理と処理の間に意図的な「待ち時間」を入れたいと思ったことはありませんか? 例えば、APIを連続で叩いて制限に引っかからないようにしたり、他のサービスの起動を待ってから自分の処理を開始させ ...
This is a collection of rough scripts to help with batch procesing PDF files. Some refinement is needed. All Linux BASH. Prerequisite packages are listed in the script comments. Original files are ...