Subscribe For Free Updates!

We'll not spam mate! We promise.

0
                                                                
This section explains how to rename files. You may want to rename a file if the information in it changes or
if you decide you prefer another name.
To rename a file, you will use the ren command. The ren command stands for "rename." When you use
the ren command, you must include two parameters.
The first is the file you want to rename, and the second is the new name for the file. You separate the two
names with a space. The ren command follows this pattern:
ren oldname newname
Renaming a File
In this section, you will rename the README.TXT file.
Before you begin this section, make sure your command prompt looks like the following:
C:\FRUIT>
1. To rename the NOTEPAD.EXE file to PADNOTE.TXT, type the following at the command
prompt:
ren notpad.exe padnote.txt
2. To confirm that you renamed the file successfully, type the following at the command prompt:

dir

About The Author
Hasan Shaikh is the founder and admin of ShmHack, a popular blog dedicated for Learners,Geeks and Bloggers. He is currently 19 years old and loves to post articles related to blogging,SEO,adsense,hacking,security,social medias,computer and android. Find more about him...

Post a Comment

Write Your Precious Comments Here.!

 
Top