% ls VOB-path/lost+found
On Windows systems:
dir VOB-path\lost+found
Each file in the lost+found directory is named as element-name.UUID.
cleartool mv VOB-path/lost+found/element-name.UUID \ destination-path
% cleartool mv \ /guivob/lost+found/prog.c.5f6815a0a2ce11cca54708006906af65 \ /guivob/int/prog.c
% cleartool rmelem \ /guivob/lost+found/prog.c.5f6815a0a2ce11cca54708006906af65
% cd ~/pat_v1.4_cropcircle_sv % cleartool mv \ guivob/lost+found/prog.c.5f6815a0a2ce11cca54708006906af65 \ guivob/int/prog.c
cleartool mv VOB-path\lost+found\element-name.UUID ^ More? destination-path
> cleartool mv ^ More? H:\guivob\lost+found\prog.c.5f6815a0a2ce11cca54708006906af65 ^ More? H:\guivob\int\prog.c
> cleartool rmelem ^ More? H:\guivob\lost+found\prog.c.5f6815a0a2ce11cca54708006906af65
> cd c:\pat_v1.4_cropcircle_sv > cleartool mv ^ More? guivob\lost+found\prog.c.5f6815a0a2ce11cca54708006906af65 ^ More? guivob\int\prog.c