logo
Published on

meldで2つのコマンドの出力を比較

Authors

Linuxのコマンドライン、Bash言語において、meldで2つのコマンドの出力を比較する方法について紹介します。

yuis ASUS /mnt/c/pg$ cat > hoge.txt
hoge
hoge
fuga
fuga
foo
foo
yuis ASUS /mnt/c/pg$ cat > hoge02.txt
hoge
fuga
foo
foo
meld <(cat hoge.txt) <(cat hoge02.txt )
https://yuis.xsrv.jp/images/ss/ShareX_ScreenShot_e46675ec-c7aa-4087-b05e-9ef672b11abe.png

<( [commmad] )で、出力をテンポラリファイルとしてmeldに渡しています。

shell - Create a temporary file from a stdout redirect or pipe - Unix & Linux Stack Exchange

各ツール価格:1万円~

サポート:6千円/1時間

見積もり:無料


▶ 詳細📧 ご連絡

ご覧頂きありがとうございます。
商品やサービスが本サイト限定で無料や割引になる、広告の一覧をご活用頂くことで、本サイトの運営をご支援いただけます。