1. 기능 : 리눅스 기본 명령어들의 심볼릭 링크를 관리
2. option
-- config : 현재 심볼릭 링크를 변경하고자 할 때
-- list : 입력한 명령어 대신에 쓸 수 있는 다른 명령어들을 찾아준다.
3. 활용 예
# update-alternatives --config gcc
출 처 : http://blog.naver.com/yukino4u?Redirect=Log&logNo=98940260
# update-alternatives --config gcc