デーモンとして実行されている Python スクリプトから次の unzip コマンドを実行しようとすると、エラーが発生します
指示 :
abcd.zipを解凍 > /dev/null
エラー
End-of-central-directory signature not found$ a zip file, or it
constitutes one disk of a multi-part archive. In the latter case
the central directory and zipfile comment will be found on the last
disk(s) of this archive
unzip: cannot find zipfile directory in one of abcd.zip$
abcd.zip.zip, and cannot find abcd.zip.ZIP, period.
この点で誰かが私を助けることができますか?
前もって感謝します。