3
nano를 설치하지 않고“nano not found”경고를 없애는 방법은 무엇입니까?
데비안 스트레치 (9.3)를 설치했습니다. Vim을 설치하고 Nano를 제거했습니다. Vim이 기본 편집기로 선택되어 있습니다. 내가 실행할 때마다 crontab -e다음 경고가 표시됩니다. root@franklin:~# crontab -e no crontab for root - using an empty one /usr/bin/sensible-editor: 25: /usr/bin/sensible-editor: /bin/nano: not found /usr/bin/sensible-editor: 28: /usr/bin/sensible-editor: nano: not found /usr/bin/sensible-editor: 31: /usr/bin/sensible-editor: nano-tiny: not found …