Computer trivia

All I know about computers

&
 

Jan 05 2009

Command Prompt tips

Published by rakshit at 10:03 pm under Tips Edit This

The following are some useful tips while working with Windows Command Prompt.

- Quick Edit mode is very useful for editing capabilities in Command Prompt. See how to enable it here

- Printing directly from the command prompt is possible with the following syntax   ‘copy filename.doc prn’

- Use the Up and Down arrow keys to traverse through the already typed in command in the session

- Some times the output scrolls out of the visible range and the output redirection operator will be helpful

syntax: command > file.txt will put the output of the command in file.txt

- While typing in file names and paths, type the name partially and hit ‘Tab’ to see the available suggestions. If you crossed a required suggestion by chance, use ‘Shift + Tab’ to go back.

Possibly-related Articles:                                        (auto-generated)

Comments RSS

Leave a Reply

You must be logged in to post a comment.
Not A Member? Register for Free!

Some Today.com contributors may have received a fee or a promotional product or service from a manufacturer for promotional consideration, while others receive no consideration at all. Each contributor is responsible for disclosing any such promotional consideration.