본문 바로가기

CentOS

ed


# 오류

./pg_conf_change.sh: line 139: ed: command not found

./pg_conf_change.sh: line 165: ed: command not found


# 조치

$ sudo su - 

$ yum install ed


'CentOS' 카테고리의 다른 글

sed -i 명령어로 파일 내 구문 치환 및 저장  (0) 2019.01.05
rouete del (샘플)  (0) 2016.05.19
maven 설치 (CentOS 6.7)  (0) 2016.01.27
nslookup 설치하기  (0) 2016.01.26
CPU Core 수 확인  (0) 2015.12.21