CentOS
ed
L’Etranger
2016. 3. 21. 10:52
# 오류
./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