Tool to convert unix paths to/from win32 paths
winepath option {path}
winepath is a tool to convert a Unix path to/from a Win32 (short/long) path compatible with its Microsoft Windows counterpart.
If more than one option is given then the input paths are output in all formats specified, in the order long, short, Unix, Windows. If no option is given the default output is Unix format.
converts a Windows path to a Unix path.
converts a Unix path to a long Windows path.
converts the short Windows path of an existing file or directory to the long format.
converts the long Windows path of an existing file or directory to the short format.
separate output with \0 character, instead of a newline.
shows winepath help message and exit.
shows version information and exit.
Bugs can be reported on the
Wine bug tracker
winepath is part of the Wine distribution, which is available through WineHQ, the
Wine development headquarters
Wine documentation and support