nul files in Windows platform with CLI

Resolved 💬 3 comments Opened Oct 29, 2025 by emresuzer 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.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗