# Path Map To Unix ?

This wildcard is replaced with the Unix syntax of a Windows path. The wildcard is used in the following way:

* {path.map.to.unix.?}
* For the following input (?) --> R:\Users\Administrator\Pictures\helmut-IO.ico
* The output is going to be --> /Volumes/Profiles\_1/Users/Administrator/Pictures/helmut-IO.ico

{% hint style="info" %}
This functional wildcard returns the value from the path mapping table.
{% endhint %}
