Y
Hacker News
new
|
ask
|
show
|
jobs
by
roryisok
3330 days ago
I was working on a video project for a local comics convention, and named the project file "con.proj". That file hung around until I upgraded my hard drive because no file manager could delete it.
1 comments
stepik777
3330 days ago
You can remove such files using Bash on Windows. `rm con.proj` works just fine.
link
roryisok
3329 days ago
This was years ago, I'm sure there were ways to do it but I didn't know about them.
link