FileList 4.0
ileList is a command line utility providing a list of files of the given path in the CSV format. All results can easily be imported to a spreadsheet or database.
The list contains the following information:
- file name
- file size
- file path
- file ending
- file owner
- last change date
- last access date
- date of creation
Additional information can be queried:
- author of MS Office documents
- MD5 checksum (file hash value)
- SHA256 checksum (file hash value)
- version information of program files
Changes: 4.0
* NEW Parameter /USECOLUMNS, /ADDITIONALCOLUMNS
* Increased precision for the allocated size
* /DATEFORMAT choose several date formats
* Enhanced /LISTSEPARATOR
* NEW: /MAXDATE
* Minor fixes and improvements have been incorporated