find ./ -type f -name "파일이름" -maxdepth1 -exec perl -po -e "s/변경전의 내용/변경후의 내용/g"[]/;



위 명령을 리눅스가 아닌 윈도우에서 쓰고싶어...도와줘요..


가능한 편집프로그램 명이라도 ㅠㅠ