슬슬 맥미니의 용량 부족 압박이 발생하여, gdu-go[1]를 설치하고 용량 확인을 했더니 Cursor가 100GB, VSCode 가 75GB를 차지하고 있었던 건에 대하여
- 정확히는
User Library/Application Support폴더안에 있는 Cursor 폴더와 Code 폴더
--- /Users/arkjun/Library/Application Support ---
/..
100.9 GiB █████▏ ▏/Cursor
74.4 GiB ███▊ ▏/Code
7.3 GiB ▎ ▏/Google
2.2 GiB ▏/Microsoft
1.8 GiB ▏/Comet
덧) 범인은 Java 프로젝트 당시에 생겨난 hprof 확장자파일들 때문이었다. (파일 하나에 9기가 정도하는 파일들이 여럿 확인되었다)
About Fast disk usage analyzer with console interface written in Go https://github.com/dundee/gdu ↩︎
