Rename File using Windows Command Prompt/MS-DOS

Open your command prompt. Execute below command below command. As an example, you want to rename a file ayam.txt to kambing.txt.


C:> rename ayam.txt kambing.txt

You May Also Like

Leave a Reply?