목록bash (1)
New World
-bash: is: command not found -bash: is: 커멘드를 찾을 수 없습니다. 해당 서버명이 보이면 안되는 관계로 약간의 수정을 한 그림이다. 서버에 어떤 내용이 있는지 알아보기 위해서는 Is -al를 사용한다. 하지만 나는 ls -al이 아닌 is -al를 썼기 때문에 생기는 오류이다. 또한 해당 서버에 bash 코드가 없어서 생기는 오류이기도 하기 때문에 자세한 것은 아래 사이트가 참고가 될 것이다. devconnected.com/command-not-found-in-bash-fixed/ Command Not Found in Bash Fixed – devconnected Bash : command not found issue fixed by modifying the PATH en..
Programming/Bug Zero
2020. 6. 2. 20:48