Command Prompt Power Tips
Here are a few tips that will help you become a Command Prompt Pro:
* Turn on Quick Edit Mode. This will allow you to easily select, copy and paste all with just your mouse and a right click. Details Here
* When typing in a file or folder name, type in part of the name and then hit the TAB key to bring up matches. Use SHIFT +TAB to go the other direction.
* When searching for a file, type in dir part_of_filename* to look for the file in the folder. To search sub directories as well, append the /s flag as well. Example: dir exp* /s
* Use the up arrow to go back over past commands. Alternatively you can hit F7 and go directly to the command.
* When working with network drives type: prompt $m$p$g to show the full network path along with the drive prompt. Other prompt settings can be found by running prompt /?.
* You can print the contents of a file by typing: copy file.txt prn
* Write the output of any command by appending > output.txt. For example, dir > filelist.txt
*
Liked this article? Read another similar article.































IT Tips at dautovic on 07 Nov 2007 at 10:48 am #
[...] Organized with The Magic Folder [Featured Windows Vista Download] Gmail API for Greasemonkey Command Prompt Power Tips Customize Command Prompt ST04-021: Understanding Your Computer: Operating Systems Brisk [...]
StumbleUpon » hitsland's web site reviews and blog on 18 Nov 2007 at 1:16 am #
[...] http://www.pctipsbox.com/command-prompt-power-tips/ [...]
StumbleUpon » Your page is now on StumbleUpon! on 03 Dec 2007 at 9:00 pm #
[...] Your page is on StumbleUpon [...]