14,957
edits
| Line 124: | Line 124: | ||
* On {{Win}}: | * On {{Win}}: | ||
** {{kbd | key= dir C:\path\to\file}} or {{kbd | key= dir C:\path\to\directory\}} | ** {{kbd | key= dir C:\path\to\file}} or {{kbd | key= dir C:\path\to\directory\}} | ||
** {{kbd | key= IF EXIST}} | ** {{kbd | key= IF EXIST}} <ref>[http://stackoverflow.com/questions/3022176/how-to-verify-if-a-file-exists-in-a-windows-bat-file How to verify if a file exists in a Windows .BAT file? - Stack Overflow]</ref><ref>[http://stackoverflow.com/questions/2903416/windows-shell-string-operations-changing-backslash-to-slash Windows shell string operations (changing backslash to slash) - Stack Overflow]</ref> | ||
<pre> | <pre> | ||