ClearCase find and exec with %CLEARCASE_PN% in cmd always returns same element
问题 I executed the following command in cleartool.exe: cleartool> ! Microsoft Windows XP [Version 5.1.2600] ... X:\dyn_view\vob\path>cleartool find . -type l -exec "cleartool describe %CLEARCASE_PN%" -print But the element output is always the same regarding exec , albeit being different in print . How to output the correct list in the exec part of the command? Example output: symbolic link ".\path\fileA.txt" -> ../../path/fileA.txt created ... .\anypath\fileB.txt symbolic link ".\path\fileA.txt"