tipsmemo:tips:shellscript
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン | |||
| tipsmemo:tips:shellscript [2021/01/18 09:33] – [連番のゼロパディング] hayashi | tipsmemo:tips:shellscript [2021/02/24 05:40] (現在) – hayashi | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== Shellscript ====== | ====== Shellscript ====== | ||
| + | ===== コマンド出力を直接diff ===== | ||
| + | **bash** | ||
| + | diff < | ||
| + | |||
| + | **bin/sh** | ||
| + | command1 | ( command2 | diff /dev/fd/3 -) 3<&0 | ||
| ===== 連番のゼロパディング ===== | ===== 連番のゼロパディング ===== | ||
tipsmemo/tips/shellscript.1610962426.txt.gz · 最終更新: by hayashi
