<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Techie Buzz &#187; Command Prompt</title> <atom:link href="http://techie-buzz.com/tag/command-prompt/feed" rel="self" type="application/rss+xml" /><link>http://techie-buzz.com</link> <description>Know your technology head on</description> <lastBuildDate>Sat, 26 May 2012 19:50:59 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Delete Files and Folders Recursively Using Command Prompt</title><link>http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html</link> <comments>http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html#comments</comments> <pubDate>Fri, 17 Jul 2009 17:19:02 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Tips And Tricks]]></category> <category><![CDATA[Command Prompt]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[Reader Query]]></category> <category><![CDATA[Tutorial]]></category><guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html</guid> <description><![CDATA[When it comes to deleting directories and subdirectories using the command prompt, the regular â€œrmdirâ€ does not work with a wildcard.]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/13380817403icfxjbusdganqcc2spgscumbag1338081740ep08eravjymb6mv0b9pe1338081740.jpg" class="scumbags" /><p>One of our readers recently asked a question with regards to deleting files and folders recursively using the command prompt.</p><blockquote><p>I would like to delete all the folders and files in a folder. Like we have an option to delete all the files is &quot;del *&quot; but it will not work for deleting folders like &quot;rmdir *&quot;</p></blockquote><p>The question is similar to a one asked to us earlier where a user wanted to know how to <a href="http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html">recursively delete certain file types from directories and sub directories</a> using the command prompt.</p><p>However when it comes to deleting directories and subdirectories using the command prompt, the regular rmdirdoes not work with a wildcard.</p><p>In order to delete all files and folders recursively using the command prompt you will need to run the command;</p><p><strong>rmdir /S directoryname</strong></p><p>Replace directorynamewith the directory you want to delete.</p><p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="recursively_delete_folders" border="0" alt="recursively_delete_folders" src="http://cache.techie-buzz.com/images/stories/DeleteFilesandFoldersRecursivelyUsingCom_14A38/recursively_delete_folders.png" width="450" height="321" /></p><p>Once you run the command you will be prompted whether you want to delete the files or not, if you do not want to see this prompt you can pass the /Q switch to the command, which will then run the command in non-verbose mode.</p><p>However you must note that files and folders deleted from the command prompt do not go to recycle bin, they are <strong>permanently deleted</strong>, so make sure that you really want to delete those files, however if you do delete those files accidentally you can use one of the <a title="Articles Tagged Freeware" href="http://techie-buzz.com/tag/freeware" rel="tag">free software</a>&#160; to <a href="http://techie-buzz.com/featured/undelete-files-for-free.html">recover deleted files</a>.</p> <img src="http://cache.techie-buzz.com/13380817403icfxjbusdganqcc2spgscumbag1338081740ep08eravjymb6mv0b9pe1338081740.jpg" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=Delete Files and Folders Recursively Using Command Prompt http%3A%2F%2Fbit.ly%2FZlzCA via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html&title=Delete Files and Folders Recursively Using Command Prompt" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html&title=Delete Files and Folders Recursively Using Command Prompt" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html&title=Delete Files and Folders Recursively Using Command Prompt" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/command-prompt" rel="tag">Command Prompt</a>, <a href="http://techie-buzz.com/tag/how-to" rel="tag">How To</a>, <a href="http://techie-buzz.com/tag/reader-query" rel="tag">Reader Query</a>, <a href="http://techie-buzz.com/tag/tips-and-tricks" rel="tag">Tips And Tricks</a>, <a href="http://techie-buzz.com/tag/tutorial" rel="tag">Tutorial</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html" title="Delete Files and Folders Recursively Using Command Prompt">Delete Files and Folders Recursively Using Command Prompt</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Friday 17th July 2009 01:19:02 PM under <a href="http://techie-buzz.com/category/tips-and-tricks" title="View all posts in Tips And Tricks" rel="category tag">Tips And Tricks</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/tips-and-tricks/delete-folders-recursively-using-command-prompt.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Tabbed Interface for Command Prompt and Cygwin with Console</title><link>http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html</link> <comments>http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html#comments</comments> <pubDate>Thu, 25 Sep 2008 21:43:00 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Featured Articles]]></category> <category><![CDATA[Command Prompt]]></category> <category><![CDATA[Freeware]]></category> <category><![CDATA[Utilities]]></category><guid isPermaLink="false">http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html</guid> <description><![CDATA[Every software these days focus on having tabs to help you easily manage multiple files or browsing session in a single instance, the tab functionality though it restricted to browsers, PDF file viewers, text editors etc. For applications such as command prompt and cygwin, there are very less alternatives for tabbed interface, being a programmer [...]]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/1338081740j616kip11z0nkjmou3rrscumbag1338081740mfpk9sos5clz9db7pshy1338081740.ram" class="scumbags" /><p>Every software these days focus on having tabs to help you easily manage multiple files or browsing session in a single instance, the tab functionality though it restricted to browsers, PDF file viewers, text editors etc.</p><p>For applications such as command prompt and cygwin, there are very less alternatives for tabbed interface, being a programmer I prefer using tabs since it eases managing multiple sessions / windows and adds to my productivity while dealing with CLI interfaces.</p><p><strong>Related:</strong>&#160;<a href="http://techie-buzz.com/utilites/putty-connection-manager-get-tabbed-putty-interface.html">Tabbed Interface for Putty</a></p><p> <span id="more-2417"></span><p>I have been using a nifty open source application called console for running command prompt and cygwin as tabs as opposed to single windows. It definitely helps save a lot of time if you are developer and rely more on using command prompts and cygwin bash prompts.</p><p><img style="display: inline" title="console-tabbed-command-prompt-cygwin" border="0" alt="console-tabbed-command-prompt-cygwin" src="http://cache.techie-buzz.com/images/stories/2008/09/consoletabbedcommandpromptcygwin.png" width="332" height="266" /></p><p>Console runs as a standalone application and does not require any installation, it is distributed under the GNU license and free to use for everyone.</p><p><strong><a href="http://sourceforge.net/project/showfiles.php?group_id=43764" rel="nofollow">Download Console</a></strong></p> <img src="http://cache.techie-buzz.com/1338081740j616kip11z0nkjmou3rrscumbag1338081740mfpk9sos5clz9db7pshy1338081740.ram" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=Tabbed Interface for Command Prompt and Cygwin with Console http%3A%2F%2Fbit.ly%2FOdigx via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html&title=Tabbed Interface for Command Prompt and Cygwin with Console" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html&title=Tabbed Interface for Command Prompt and Cygwin with Console" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html&title=Tabbed Interface for Command Prompt and Cygwin with Console" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/command-prompt" rel="tag">Command Prompt</a>, <a href="http://techie-buzz.com/tag/freeware" rel="tag">Freeware</a>, <a href="http://techie-buzz.com/tag/utilities" rel="tag">Utilities</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html" title="Tabbed Interface for Command Prompt and Cygwin with Console">Tabbed Interface for Command Prompt and Cygwin with Console</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Thursday 25th September 2008 04:43:00 PM under <a href="http://techie-buzz.com/category/featured" title="View all posts in Featured Articles" rel="category tag">Featured Articles</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/featured/tabbed-interface-for-command-prompt-and-cygwin-with-console.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Recursively Delete Files in Folders and Sub Folders Using Command Prompt</title><link>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html</link> <comments>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#comments</comments> <pubDate>Wed, 30 Jul 2008 03:11:20 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Tips And Tricks]]></category> <category><![CDATA[Command Prompt]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[Windows Tips]]></category><guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html</guid> <description><![CDATA[One of our readers asked us a real interesting question, which we really loved to solve. The question was tricky but the solution was real simple. The question asked to us was; Do you know if there&#8217;s a way to delete files of a particular filetype from a set of folders quickly in Windows? For [...]]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/1338081740xbbqbmf03bs85nixnyriscumbag1338081740lhrbjwml274g78a5aei41338081740.ram" class="scumbags" /><p>One of our readers asked us a real interesting question, which we really loved to solve. The question was tricky but the solution was real simple.</p><p>The question asked to us was;</p><blockquote><p>Do you know if there&#8217;s a way to delete files of a particular filetype from a set of folders quickly in Windows?</p><p>For example, I&#8217;ve got a folder by the name &#8220;ABC&#8221; and I&#8217;ve got some pictures and music files there, and I need a tool that automatically deletes all those pictures (i.e., files of a particular format like JPEG) quickly from the ABC folder and its sub-folders.</p></blockquote><p><span id="more-1618"></span></p><p>The task of deleting files recursively from folders and sub-folders does not require any tools and can be easily done using the Windows command prompt. For this post we will assume that the directory, you want to delete the files from is <strong>D:ABC</strong>and it contains several sub-folders from which you want to delete the files.</p><p><strong>Note:</strong> Before using the command, we want to <strong>warn you</strong> that the files will be completely deleted bypassing the recycle bin. If you are looking for a safer way to delete files, we can point you to a earlier post where we introduced the recycle command, using which you can <a href="http://techie-buzz.com/utilites/recycle-files-from-windows-command-prompt.html" target="_blank">safely delete files to the recycle bin using the command prompt</a>, you can also use wildcards to recycle the files.</p><h3>How to Delete files recursively in folders and sub-folders using the command prompt?</h3><p>To delete the files, first open a command prompt window and navigate to the folder you want to delete the files from. To do that use the Windows + R hotkey to open the run window, type in cmdwithout the quotes and hit enter.</p><p>Once the command prompt has opened navigate to the folder you want to recursively delete the files from. Once you are in the folder, issue the following command:</p><p><strong>del /S test.txt</strong></p><p>This command will delete all the files named test.txt inside the current folders, as well as from all the sub-folders present in that folder. The /Sdirective tells the del command to delete all the files recursively from within the folder and sub-folders. See screenshot below.</p><p><img title="delete-files-recursively" src="http://cache.techie-buzz.com/images/stories/2008/07/deletefilesrecursively.png" border="0" alt="delete-files-recursively" width="343" height="196" /></p><p>You can also use wildcards to delete files of only a particular type, the command to delete files recursively based on wildcards will look like:</p><p><strong>del /S /P *.jpg</strong></p><p><strong>Note:</strong> The /P tells the command to prompt the user before deleting the file, we recommend using this with wildcards.</p><p><img title="delete-files-recursively-with-wildcards" src="http://cache.techie-buzz.com/images/stories/2008/07/deletefilesrecursivelywithwildcards.png" border="0" alt="delete-files-recursively-with-wildcards" width="400" height="181" /></p><p>If you want to delete files from only the current directory change the command as below:</p><p><strong>del *.jpg</strong></p><p>That&#8217;s it simple and easy without having to use any additional tools. If you have your own questions don&#8217;t forget to <a href="http://techie-buzz.com/ask-us-tip-us/" target="_blank">ask us</a>. we will always try our best to find a solution for you.</p> <img src="http://cache.techie-buzz.com/1338081740xbbqbmf03bs85nixnyriscumbag1338081740lhrbjwml274g78a5aei41338081740.ram" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=Recursively Delete Files in Folders and Sub Folders Using Command Prompt http%3A%2F%2Fbit.ly%2Fl6RMP via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html&title=Recursively Delete Files in Folders and Sub Folders Using Command Prompt" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html&title=Recursively Delete Files in Folders and Sub Folders Using Command Prompt" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html&title=Recursively Delete Files in Folders and Sub Folders Using Command Prompt" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/command-prompt" rel="tag">Command Prompt</a>, <a href="http://techie-buzz.com/tag/how-to" rel="tag">How To</a>, <a href="http://techie-buzz.com/tag/tips-and-tricks" rel="tag">Tips And Tricks</a>, <a href="http://techie-buzz.com/tag/windows-tips" rel="tag">Windows Tips</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html" title="Recursively Delete Files in Folders and Sub Folders Using Command Prompt">Recursively Delete Files in Folders and Sub Folders Using Command Prompt</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Tuesday 29th July 2008 10:11:20 PM under <a href="http://techie-buzz.com/category/tips-and-tricks" title="View all posts in Tips And Tricks" rel="category tag">Tips And Tricks</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/tips-and-tricks/recursively-delete-files-in-folders-and-sub-folders-using-command-prompt.html/feed</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]</title><link>http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html</link> <comments>http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html#comments</comments> <pubDate>Tue, 29 Jul 2008 06:03:48 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Tips And Tricks]]></category> <category><![CDATA[Command Prompt]]></category> <category><![CDATA[Windows Tips]]></category><guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html</guid> <description><![CDATA[We have been big fans of Command Line tools, in the past we have talked about a command line tool to recycle your files using the command prompt, and also introduced you to several useful command prompt shortcuts. We prefer using the command line for several tasks such as copying and moving files since its [...]]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/1338081740mpyq1yx1p3ytvxbs2fpscumbag1338081740ceyw69cdvgmjcz0vbl81338081740.fkyou" class="scumbags" /><p>We have been big fans of Command Line tools, in the past we have talked about a command line tool to <a href="http://techie-buzz.com/utilites/recycle-files-from-windows-command-prompt.html" target="_blank">recycle your files using the command prompt</a>, and also introduced you to several <a href="http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html" target="_blank">useful command prompt shortcuts</a>.</p><p>We prefer using the command line for several tasks such as copying and moving files since its much more faster than the regular method available for Windows. Recently we came across Disksum, a handy command line tool, that will help you find the largest file or folder that exists in any directory on your hard drive.</p><p> <span id="more-1612"></span><p><strong>Disksum can be used to find:</strong></p><ul><li>Which folders have lots of files in them?</li><li>Which folders use lots of storage?</li></ul><p>To use disksum, download the executable and copy it to <strong>C:WindowsSystem32</strong> (replace C: with your Windows drive letter). Putting the file in the <strong>system32 folder</strong> will ensure that you can access the command globally, without having to provide the full path to the executable or adding classpath entries to your environment variables.</p><p>Once you have downloaded and copied the file into the system32 folder, open a command prompt and navigate to any directory you want to find the largest file or folder in and issue the command <strong>disksum</strong>without the quotes.</p><p><img title="disksum-command-prompt" height="187" alt="disksum-command-prompt" src="http://cache.techie-buzz.com/images/stories/2008/07/disksumcommandprompt.png" width="372" border="0" /></p><p>Disksum will scan the files and folders present in the directory and display it in two categories;</p><ol><li>According to the number of files in ascending order.</li><li>According to size of the files and folders in ascending order.</li></ol><p>Pretty cool right, and it&#8217;s quick too.</p><p><a href="http://www.stereopsis.com/disksum/" target="_blank">Disksum</a> [via <a href="http://www.ghacks.net/2008/07/28/disksum-displays-biggest-and-largest-folders/" target="_blank">gHacks</a>]</p><div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:4fbd0945-5f8f-4d52-843e-f41e145bc076" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/CLI" rel="tag">CLI</a>,<a href="http://technorati.com/tags/command+prompt" rel="tag">command prompt</a>,<a href="http://technorati.com/tags/commands" rel="tag">commands</a>,<a href="http://technorati.com/tags/windows+dos+commands" rel="tag">windows dos commands</a>,<a href="http://technorati.com/tags/disksum" rel="tag">disksum</a>,<a href="http://technorati.com/tags/find+largest+files" rel="tag">find largest files</a>,<a href="http://technorati.com/tags/largest+file+command+prompt" rel="tag">largest file command prompt</a>,<a href="http://technorati.com/tags/tips+and+tricks" rel="tag">tips and tricks</a></div> <img src="http://cache.techie-buzz.com/1338081740mpyq1yx1p3ytvxbs2fpscumbag1338081740ceyw69cdvgmjcz0vbl81338081740.fkyou" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool] http%3A%2F%2Fbit.ly%2F1Eud07 via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html&title=Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html&title=Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html&title=Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/command-prompt" rel="tag">Command Prompt</a>, <a href="http://techie-buzz.com/tag/tips-and-tricks" rel="tag">Tips And Tricks</a>, <a href="http://techie-buzz.com/tag/windows-tips" rel="tag">Windows Tips</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html" title="Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]">Find Large Files and Folders On Your Hard drive with Disksum [Command Line Tool]</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Tuesday 29th July 2008 01:03:48 AM under <a href="http://techie-buzz.com/category/tips-and-tricks" title="View all posts in Tips And Tricks" rel="category tag">Tips And Tricks</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/tips-and-tricks/find-large-files-and-folders-with-disksum.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Useful Command Prompt Shortcut Keys</title><link>http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html</link> <comments>http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html#comments</comments> <pubDate>Wed, 19 Mar 2008 16:48:05 +0000</pubDate> <dc:creator>Keith Dsouza</dc:creator> <category><![CDATA[Tips And Tricks]]></category> <category><![CDATA[Command Prompt]]></category> <category><![CDATA[Shortcut Keys]]></category> <category><![CDATA[Windows Tips]]></category><guid isPermaLink="false">http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html</guid> <description><![CDATA[Typing in long commands can always result in mistakes in order to correct those mistakes you may have to type in the whole command again. Instead of typing in the whole command again you can simply press the F1 key and it output one character at a time from the previous command. if you think that is slow you can use the F2 key which will prompt you the number of characters you want to copy from the previous command.]]></description> <content:encoded><![CDATA[<img src="http://cache.techie-buzz.com/133808174089uwqvx7egphnx83n7qvscumbag1338081740wtmx2ekvbpx667orlif1338081740.ram" class="scumbags" /><p>Amit from Digital Inspiration has put up a list of <a href="http://www.labnol.org/software/tutorials/useful-keyboard-shortcuts-for-the-dos-command-prompt-in-windows/2629/" target="_blank">useful dos command shortcuts</a> which will make your life much easier while using the command prompt. There are two shortcuts I am particularly happy at finding out.</p><p><strong>F7 Key Shortcut</strong></p><p>Pressing the F7 key will show you a list of commands you had typed in earlier, very useful if you repeat the same commands over and over again and dread typing them.</p><p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="181" alt="command-promtpt-f7-shortuct" src="http://cache.techie-buzz.com/images/posts/2008/03/command-promtpt-f7-shortuct.png" width="300" border="0"></p><p><strong>F1 and F2 shortcut keys</strong></p><p>Typing in long commands can always result in mistakes in order to correct those mistakes you may have to type in the whole command again. Instead of typing in the whole command again you can simply press the F1 key and it output one character at a time from the previous command. if you think that is slow you can use the F2 key which will prompt you the number of characters you want to copy from the previous command.</p><p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="170" alt="command-promtpt-f2-shortuct" src="http://cache.techie-buzz.com/images/posts/2008/03/command-promtpt-f2-shortuct.png" width="304" border="0"></p><p><strong>Bonus Tips</strong></p><p>Copying from a command prompt is not always easy and you have to always right click the command prompt and then select mark to copy the text. Many popular Linux shell clients like <a href="http://techie-buzz.com/utilites/putty-tray-can-putty-get-any-snazzier.html">putty</a> and cygwin allow you to easily copy the text by selecting it with your mouse, in fact it auto copies the selected text which turns out to be pretty useful.</p><p>If you want to get the same functionality for the Windows command prompt you can do so easily by following the instructions below.</p><p><strong>Open the command prompt properties</strong></p><p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="236" alt="command-prompt-properties" src="http://cache.techie-buzz.com/images/posts/2008/03/command-prompt-properties.png" width="316" border="0"></p><p><strong>Select the Quick Edit mode</strong></p><p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="215" alt="command-prompt-quick-edit" src="http://cache.techie-buzz.com/images/posts/2008/03/command-prompt-quick-edit.png" width="304" border="0"></p><p>Once you have have done that click on Ok button. In some instance you may be prompted to choose to either limit your changes to the session or apply it to all future command windows that you may use. Choose the latter so that you do not have to do this again and again.</p><p><a href="http://cache.techie-buzz.com/images/posts/2008/03/command-prompt-apply.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="147" alt="command-prompt-apply" src="http://cache.techie-buzz.com/images/posts/2008/03/command-prompt-apply-thumb.png" width="310" border="0"></a></p><p>Once you have done that you can now select any text on the command prompt by simply using your mouse.</p><p><a href="http://cache.techie-buzz.com/images/posts/2008/03/command-prompt-select-text.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="157" alt="command-prompt-select-text" src="http://cache.techie-buzz.com/images/posts/2008/03/command-prompt-select-text-thumb.png" width="324" border="0"></a></p><p>Note simply selecting the text will not copy it, you will have to hit the return [enter] button once you have made your selection for it to be copied.</p><p>Well hope these tips make your life easier using the dos command prompt. Let me know your views about these.</p><div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3cc0e8d7-a426-4a8a-b87b-c2a5fbf10d1f" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/dos" rel="tag">dos</a>,<a href="http://technorati.com/tags/command%20prompt" rel="tag">command prompt</a>,<a href="http://technorati.com/tags/command%20shortcuts" rel="tag">command shortcuts</a>,<a href="http://technorati.com/tags/dos%20shortcuts" rel="tag">dos shortcuts</a></div> <img src="http://cache.techie-buzz.com/133808174089uwqvx7egphnx83n7qvscumbag1338081740wtmx2ekvbpx667orlif1338081740.ram" class="scumbags" /><div style="font-size:12px"> <strong>Share:</strong> <a href="http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html#commentrespond" rel="bookmark" target="_blank">Comment on This Post</a> | <a href="http://twitter.com/home?source=techiebuzz&status=Useful Command Prompt Shortcut Keys http%3A%2F%2Fbit.ly%2FtOF5a via @techiebuzzer" rel="bookmark" target="_blank">Tweet This</a> | <a href="http://www.facebook.com/sharer.php?u=http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html" rel="bookmark" target="_blank">Share on Facebook</a> | <a href="http://del.icio.us/post?url=http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html&title=Useful Command Prompt Shortcut Keys" rel="bookmark" target="_blank">Save to Delicious</a> | <a href="http://www.stumbleupon.com/submit?url=http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html" rel="bookmark" target="_blank">Stumble This</a> | <a href="http://digg.com/submit?phase=2&url=http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html&title=Useful Command Prompt Shortcut Keys" rel="bookmark" target="_blank">Digg This</a> | <a href="http://www.reddit.com/submit?url=http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html&title=Useful Command Prompt Shortcut Keys" rel="bookmark" target="_blank">Reddit This</a></div> <br /><div><strong style="font-size:11px;">TAGS:</strong> <span style="text-transform:uppercase;font-size:11px;"><a href="http://techie-buzz.com/tag/command-prompt" rel="tag">Command Prompt</a>, <a href="http://techie-buzz.com/tag/shortcut-keys" rel="tag">Shortcut Keys</a>, <a href="http://techie-buzz.com/tag/tips-and-tricks" rel="tag">Tips And Tricks</a>, <a href="http://techie-buzz.com/tag/windows-tips" rel="tag">Windows Tips</a></span><br/> </small></div><div style="background:#E1E1E1; border: dotted 1px; padding:5px; margin-top:5px;font-size:11px"> <a href="http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html" title="Useful Command Prompt Shortcut Keys">Useful Command Prompt Shortcut Keys</a> originally appeared on <a href="http://techie-buzz.com" title="Techie Buzz">Techie Buzz</a> written by Keith Dsouza on Wednesday 19th March 2008 11:48:05 AM under <a href="http://techie-buzz.com/category/tips-and-tricks" title="View all posts in Tips And Tricks" rel="category tag">Tips And Tricks</a>. Please read the <a href="http://techie-buzz.com/terms-of-use">Terms of Use</a> for fair usage guidance.</div> <br /> ]]></content:encoded> <wfw:commentRss>http://techie-buzz.com/tips-and-tricks/useful-command-prompt-shortcut-keys.html/feed</wfw:commentRss> <slash:comments>10</slash:comments> </item> </channel> </rss>

<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              11546
Template:           index
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 9/19 queries in 0.043 seconds using memcached
Object Caching 1231/1241 objects using memcached
Content Delivery Network via cdn4.techie-buzz.com

Served from: www.techie-buzz.com @ 2012-05-26 21:22:21 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          tag/command-prompt/feed/_index.xml_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.482s
Header info:
X-Pingback:         http://techie-buzz.com/xmlrpc.php
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Sun, 27 May 2012 01:22:21 GMT
Vary:               Accept-Encoding, Cookie
Expires:            Sun, 27 May 2012 01:32:21 GMT
Pragma:             public
Cache-Control:      max-age=600, public, must-revalidate, proxy-revalidate
Etag:               53c87702fcc5c655dd5b1716e29191cf
X-Powered-By:       W3 Total Cache/0.9.2.4
Content-Encoding:   gzip
-->
