History 파일에서 특정 엔트리 삭제하기
Remove specific history entries from history file
History 파일에서 특정 엔트리 삭제하기
History 파일에서 특정 엔트리 삭제하기
작업을 하다 보면 민감한 정보가 History에 남아 있는 경우가 있다. 다음과 같이 명령 앞에 white space를 추가 하여 해당 명령을 history 파일에 남기지 않는 방법이 있다.
mysql -u root -ppassword -h localhost