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.
A Programmers Notebook
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.