bash: nano: command not found

    728x90

    nano가 설치되어 있지 않은 경우에 이렇게 출력됩니다.

     

    apt-get install nano

     

    또는

     

    apt install nano

     

    으로 실행해보세

    728x90

    댓글