answersLogoWhite

0


Best Answer

ren c:\test.txt test2.txt

Results: file in drive c:\ will be renamed to test2.txt

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How to rename files name dos command?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Merge two Excel files in DOS?

yes convert to csv then at command promt type copy *.csv all.txt rename all.txt all.csv open all.csv with xls and there you go


Examples of dos command?

Some DOS commands are:backupcd for change directorycls for clear screencopydir for directoryeraseexitmd for make directoryren for rename


What is fullform of ren command in dos?

ren stands for rename. It is used to rename a file in MSDOS. Syntax : ren old_filename new_filename if you want to rename a file with name ABC to XYZ you'll follow the following syntex: ren ABC XYZ


What MS-DOS command can display hidden files?

The attrib command is capable of displaying files that have been marked as hidden.


What command of DOS is used to examine the files in a directory?

DIR


Copy con command used for?

In MS-DOS, the copy con command is used for the creation of files from the command line. From the command line enter "copy con" and the name of the file desired to be created.


What two command files are used by dos to configured a computer?

The files are CONFIG.SYS and AUTOEXEC.BAT.


Unlock files in directory using dos commands?

Dos commands are used to create or delete directories. The ATTRIB Command is used for locking and unlocking of files.


What DOS command displays all files that begin with the letters WIN?

Dir WIN*.*


Why are hidden files on a DOS disk?

Hidden files are files stored on the disk, but which do not show up when you list a directory of the disk.In DOS, you normally type the command DIR to view the files on a disk. If you would like to see hidden file names, use the command DIR /AH (A=Attribute; H=Hidden).


What does DOS mean when it tells you bad command or file name?

The DOS message "bad command or file name" means that the command you entered was not recognized as an internal command or as an external command in the working directory or path.


What does the MS-DOS stands for and what are the three main system files of MS-DOS?

MS-DOS = MicroSoft Disk Operating System & IO.SYS, MSDOS.SYS, & COMMAND .COM