Short Description: FileList is a command line utility that produces a list of files of the given path in CSV format, which can be imported into a spreadsheet or database. The list includes the file name, size, path, last access and change date, etc.
Long Description 1: FileList is a command line utility that produces a list of files of the given path in CSV format, which can be imported into a spreadsheet or database. The list includes the file name, size, path, last access and change date, etc.
Long Description 2: FileList 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
|