홈RPM 파일명에서 버전 제거 RPM 파일명에서 버전 제거 / Unix/Linux/MacOS / 글쓴이 admin sed -i -e 's/\([^.]*\).*/\1/' -e 's/\(.*\)-.*/\1/' rpmfile_list.txt