nul files in Windows platform with CLI
Status Closed — duplicate
Maintainer reply None cached
Activity 3 comments · opened Oct 29, 2025 · closed Nov 2, 2025
When I run Claude Code CLI in powershell, sometimes it tries to execute this command: "find . -name "dcu.db" -type f 2>nul". I have "find" alias in my system so this doesn't create an error but creates "nul" files which are hard to delete.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗