Replacing words within files in linux (find, sed)
Hi.
When you want to replace words in files, do like this!
1. Find files having words you want to replace
2. Change it !
Here is example!
I want to replace all "Fe" to "Mo" at all POSCAR files.
Thanks,
Jin-Myoung Lim
When you want to replace words in files, do like this!
1. Find files having words you want to replace
2. Change it !
Here is example!
I want to replace all "Fe" to "Mo" at all POSCAR files.
Thanks,
Jin-Myoung Lim
댓글
댓글 쓰기