Linux commands: Difference between revisions

Jump to navigation Jump to search
200 bytes added ,  8 September 2016
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}} e.g. [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]
** {{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>

Navigation menu