[리눅스] 파일 확장자 일괄 변경 Post author:goodzz Post published:2023년 10월 26일 Post category:ETC Post comments:0 Comments find -type f -name '*.html' -exec sh -c 'f="{}"; mv -- $f "${f%.html}.php"' \; Tags: 리눅스, 일괄변경, 확장자 Read more articles Previous PostROOT 권한 부여 Next Post[Linux] 리눅스 웹서비스를 위한 퍼미션 문제 You Might Also Like 연차 메모 2025년 09월 15일 일자 계산기 / 나이 계산기 2024년 04월 04일 [기타] 강수량 정보 2024년 03월 19일 Label {} [+] 이름* Email Label {} [+] 이름* Email 0 Comments