Hi All , i have to move a set of files from one directory to other using CLT. i tried refering to PDF for the command to move a file . But was not able find it out. Can anyone help me out?
In PDF, command rm is present to delete a workarea or a branch . But there is no where specified about deleting a file.
That's OS Command.If you platform is Unix/Linux, type:man rmOn Windows type:del /?
unlink