Rafine bilgi.Kendime notlar.
Unix, Linux, JBoss, Websphere, Ant, Python, Oracle DB, Arduino, Raspberry Pi.
3 Temmuz 2012 Salı
Unix - Alt dizin içinde find & replace
Tüm makinada:
find / | xargs grep -l "string1" | xargs sed -i 's/str1/str2/g'
Altdizinlerde:
find . | xargs grep -l "string1" | xargs sed -i 's/str1/str2/g'
Hiç yorum yok:
Yorum Gönder
Sonraki Kayıt
Ana Sayfa
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder