git grep 'アーキテクチャー' | cut -d':' -f1 | sort | uniq | xargs -I{} sed -i '' 's/アーキテクチャー/アーキテクチャ/g' {}
|
||
|---|---|---|
| .. | ||
| appdirect | ||
| chinaunicom | ||
| nav | ||
| nordstrom | ||
| sos | ||
| spotify | ||
| _index.html | ||
git grep 'アーキテクチャー' | cut -d':' -f1 | sort | uniq | xargs -I{} sed -i '' 's/アーキテクチャー/アーキテクチャ/g' {}
|
||
|---|---|---|
| .. | ||
| appdirect | ||
| chinaunicom | ||
| nav | ||
| nordstrom | ||
| sos | ||
| spotify | ||
| _index.html | ||