Finding all hijacked files in a ClearCase snapshot view

Brian —  December 9, 2010 — Leave a comment

Here is an easy way to find all of the files you have hijacked in a ClearCase view using cleartool on the command line.

cleartool ls -recurse | grep "hijacked"

I have tested it on windows using bash in cygwin.

No Comments

Be the first to start the conversation.

Leave a Reply

*

Text formatting is available via select HTML. <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>