질문&답변
클라우드/리눅스에 관한 질문과 답변을 주고 받는 곳입니다.
리눅스 분류

grep이 없나봅니다

작성자 정보

  • 임정보 작성
  • 작성일

컨텐츠 정보

본문

접속하면 이런 메세지가 뜹니다

bash: /bin/egrep: No such file or directory
bash: /bin/egrep: No such file or directory
bash: /bin/egrep: No such file or directory
bash: /bin/egrep: No such file or directory
bash: grep: command not found

# rpm -qa | grep grep
bash: grep: command not found

grep이 없는 듯합니다.

수퍼유저 ftp에도 grep은 없고 어디서 다운을 받아야할지 헤매고 있습니다.

rpm으로 다운받을 곳 알려주시면 감사하겠습니다.

http://rpmfind.net/ 여긴 소스버전뿐이네요. 다른곳있으면 답변부탁드릴게요

관련자료

댓글 1

장규승님의 댓글

  • 장규승
  • 작성일
아래와 같이 egrep은 grep의 링크 파일입니다.
[root@localhost ~]# ll /bin/egrep
lrwxrwxrwx 1 root root 4  3�� 26 18:44 /bin/egrep -> grep
[root@localhost ~]#

그냥 링크 걸어주시면 됩니다

ln -s /bin/grep /bin/egrep

수고하세요

공지사항


뉴스광장


  • 현재 회원수 :  60,138 명
  • 현재 강좌수 :  36,196 개
  • 현재 접속자 :  646 명