Nano에서 파일을 자동 저장하려고 하는데 성공하지 못했습니다. 이를 수행하기 위한 옵션은 무엇입니까?
답변1
~에 따르면나노핸드북버전 6.2의 경우
-t, --saveonexit
Save a changed buffer without prompting (when exiting with ^X).
(The old form of the long option, --tempfile, is deprecated.)
set tempfile
에 추가할 수도 있습니다 ~/.nanorc
.
그러나 @Artem의 의견에서 언급했듯이 자동 저장을 사용하여 프로필을 편집할 때는 주의하세요.
https://askubuntu.com/questions/922613/how-to-exit-nano-and-save-to-current-file-automatically