내가 명령을 실행할 때
$ man ls
그것이 나에게 보여주는 것은
Manual page ls(1) line ?/? (END) (press h for help or q to quit)
q를 누른 후
man: command exited with status 4: (cd /usr/share/man && /usr/lib/man-db/zsoelim) | (cd /usr/share/man && /usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd /usr/share/man && preconv -e UTF-8) | (cd /usr/share/man && tbl) | (cd /usr/share/man && nroff -mandoc -rLL=204n -rLT=204n -Tutf8)
같은 문제가 발생한 사람이 있습니까? 어떻게 고치나요?
답변1
질문과 어떤 관련이 있는지 잘 모르겠지만 아래 답변이 도움이 되었습니다.
https://askubuntu.com/a/763984/572615
제안된 명령을 실행해야 합니다.
sudo apt-get purge grub\*
sudo apt-get install grub-efi
sudo apt-get autoremove
sudo update-grub