fileinfo command
Summary
Shows file information
Description
You can use this command to view file information. The information will be displayed in the following order:
Name: File name
Full name: Full file name with path to file
File size: File size in bytes
Creation time: Time when the file was created
Last access time: Time when the file was last accessed
Last write time: Time when the file was last written
Attributes: File attributes
Where to find: Directory name for the parent folder path
Command usage
fileinfo <file>
Exmaples
fileinfo Win10-April2020-x64.iso
: Shows file information for the Windows 10 2004 ISO.
Last updated