<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/dos/tags/prompt</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 13:22:34 GMT</pubDate>
<item>
<title>(DOS Batch) cygwin open explorer window in current directory - peterlubczynski</title>
<link>http://snipplr.com/view/54614/cygwin-open-explorer-window-in-current-directory/</link>
<description><![CDATA[ <p>Just run at the prompt cygwin bash $ cmd.exe /c start .</p> ]]></description>
<pubDate>Tue, 31 May 2011 03:44:06 GMT</pubDate>
<guid>http://snipplr.com/view/54614/cygwin-open-explorer-window-in-current-directory/</guid>
</item>
<item>
<title>(DOS Batch) DOS Batch: Mirror Contents of One Directory to Another with Prompt using Robocopy - karlhorky</title>
<link>http://snipplr.com/view/32086/dos-batch-mirror-contents-of-one-directory-to-another-with-prompt-using-robocopy/</link>
<description><![CDATA[ <p>This batch mirrors the contents of one directory to another using Robocopy. It will display a list of what is being mirrored before prompting the user for confirmation on the mirror.

WARNING: Robocopy's /MIR switch that is used in this batch WILL remove any destination objects not present in the source directory</p> ]]></description>
<pubDate>Thu, 15 Apr 2010 17:35:40 GMT</pubDate>
<guid>http://snipplr.com/view/32086/dos-batch-mirror-contents-of-one-directory-to-another-with-prompt-using-robocopy/</guid>
</item>
<item>
<title>(DOS Batch) Windows better prompt for long directory names (trailing > after path is moved to new line) - laurenceosx</title>
<link>http://snipplr.com/view/17802/windows-better-prompt-for-long-directory-names-trailing--after-path-is-moved-to-new-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 02 Aug 2009 08:49:58 GMT</pubDate>
<guid>http://snipplr.com/view/17802/windows-better-prompt-for-long-directory-names-trailing--after-path-is-moved-to-new-line/</guid>
</item>
</channel>
</rss>