fileinfo

NAME

fileinfo - print information about Interix subsystem executables

SYNOPSIS

fileinfo [-DV] [-k key] [prog.exe ... ]

DESCRIPTION

The fileinfo(1) utility prints out information about the Win32 files that make up the Interix subsystem (PSXSS.EXE, PSXSS.EXE PSXDLL.DLL, POSIX.EXE, and PSXRUN.EXE). These are the only prog.exe arguments allowed.

OPTIONS

-D
Turn on debugging.
-d
Show details of the file such as file size and the time last modified.
-k key
Show information about a specific key, or all of them. The possible keys are:
Comments
CompanyName
FileDescription
FileVersion
InternalName
LegalCopyright
LegalTrademarks
OriginalFilename
PrivateBuild
ProductName
ProductVersion
SpecialBuild
-V
Print verbose information

DIAGNOSTICS

The fileinfo(1) utility exits with status 0 for success, and >0 if an error occurred.