What is the .copyarea.db file for, and can I safely delete it?
Posted
by Erik Hermansen
on Stack Overflow
See other posts from Stack Overflow
or by Erik Hermansen
Published on 2010-03-12T20:22:11Z
Indexed on
2010/03/12
20:27 UTC
Read the original article
Hit count: 526
clearcase
I see .copyarea.db files popping up in my ClearCase snapshot directories. I would like to get rid of them, i.e. "rm -r `find -name '.copyarea.db'". Will that cause me problems?
© Stack Overflow or respective owner