Skip to main content

Posts

Showing posts with the label folder

How to print file names of all or select list of files in a folder to a list

How to print file names of all or select list of files in a folder to a list Suppose we have a lot of files in a folder and we want to get the names of the files in the folder, then we can easily get the names by using a simple DOS Command. If there are only a few, you could just type it or may be do "rename" and copy the file name. But if there are many files, the latter process is going to be a tedious task. To get the file names of all files in folder or file names of just a select few types, do the following. Read more � download  file  now