https://unix.stackexchange.com/questions/523327/how-to-grep-characters-with-their-unicode-value

grep $'\\u200b' Library/api/user.js

안보이는 공백문자 문제로 유니코드로 검색할 방법을 찾아보았음.

참고로 안보이는 공백문자는..

https://m.blog.naver.com/PostView.nhn?blogId=sonmg&logNo=220590486387&proxyReferer=https%3A%2F%2Fwww.google.com%2F

U+200B 가 문제였음.

구름입력기를 쓰는 경우, 간헐적으로 발생할 수 있다고 함.