Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(Gnumeric) を使用ssconvertして、大きな Excel ファイルを個別の CSV ファイルに変換しています。ほとんどのファイルは機能しますが、フォーマットが追加された大きなファイルの一部では、プロセスが突然終了し、「強制終了」と表示されます。
ssconvert
ssconvert -S '/tmp/inputfile.xlsx' '/tmp/output.csv'
使用できる大きなファイルの特別な処理はありますか?