Linuxコマンドで字幕ファイルのsbv形式とvtt形式を手軽に変換#Linux✎ 2021年11月09日Youtube などで利用可能な字幕ファイルのsbv形式とvtt形式を Linux コマンドで手軽に変換する方法を記載。また、手軽に Excel 上などで編集できるよう、CSV形式に変換する方法についても記載。
xxdコマンドでLinuxコマンドで改行コードなどバイナリデータの置換をする方法#Linux✎ 2021年11月09日xxdコマンドを使ってLinuxでテキストの改行コードを削除したり、置換したり、バイナリデータの置換をする方法を記載。cygwin や msys をインストールすることで Windows 上でも実行可能
How to use xxd command to replace binary data such as line feed codes with Linux commands#Linux✎ 2021年11月09日Describes how to use the xxd command to remove and replace line feeds in text and replace binary data on Linux, which can also be done on Windows by installing git, cygwin, msys, or WSL2.