MarketRen (command)
Company Profile

Ren (command)

ren is a shell command for renaming a file and in some implementations a directory.

Example
The following renames file to . > ren foo bar The following renames a file specified by a fully qualified path. The first parameter may contain drive and path information, but the second parameter must be only a file name. > rename "C:\Users\Public\Videos\Sample Videos\Wildlife.wmv" Wildlife2.wmv The following removes abcd of a file name in Command Prompt based on the following rules: • Same number of / as the number of characters to remove • Requries double quotes for both arguments • Won't remove . from a file name > rename "abcd*.txt" "////*.txt" ==See also==
tickerdossier.comtickerdossier.substack.com