#현재 심볼릭 링크 확인하기
alternatives --list
#심볼릭 링크 제거
sudo alternatives --remove java /usr/lib/jvm/java-11-openjdk-11.0.19.0.7-1.el7_9.x86_64/bin/java
'Linux' 카테고리의 다른 글
[Linux] centos wget (0) | 2023.05.08 |
---|---|
2.7 bash shell (0) | 2023.02.18 |
2.6 본쉘 (0) | 2023.02.05 |
2.1 리눅스의 부팅 과정과 로그인 쉘 (0) | 2023.01.21 |