answersLogoWhite

0


Best Answer

You use a greater than symbol after the command, then a filename after that symbol to specify the file path for the redirected output. (e.g. cmdline-program.exe > redir-output.txt).

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the command prompt command that redirects output from a program to a file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the command prompt that redirects output from a program to a file?

You use a greater than symbol after the command, then a filename after that symbol to specify the file path for the redirected output. (e.g. cmdline-program.exe > redir-output.txt).


How do you append a output of a program to a program?

you mean like show some sample output? Just put it in comments at the bottom. Run the program, and in the top left of the command prompt there is a button you can click. Select mark, highlight the output, then select copy. Paste it onto the end of the program.


What is the command to run your programexe using the command prompt?

Run program.exeorthe name of the program, with or without .exe (if the command prompt is in the same directory/folder of the executable)


Which command is used from the Windows command prompt to schedule a program to run at a specific time?

AT


What is the purpose of the command prompt?

the command prompt is a program where you can command the computer to perform functions such as shutdown, restart, open a certain file, start a program, etc.


How do you run a DOS program in a window?

you have to use the command prompt(also called the DOS prompt by older users. You can find this by going to "start" , "programs" , "accessories" and "command prompt"


How do you Hold the output window to display output in C language?

std::cin:get(); I guess it's about TurboC in Windows. 1. Press Alt+F5, to see the program's output 2. Run your .EXE in a separate DOS-window (Command Prompt)


What should be entered at the command prompt in order to scan All system files?

If you have an antivirus program, you have that option when initializing that program to run. No reason to do it from the command prompt. The Command Prompt is only used when there are systems needed to be accessed for maintenance or system changes that need to be done within the "shell" of the OS. command is sfc /scannow


What windows 9xMe program file provides a Command Prompt windows?

Command.com


What windows 9xMe program file provides a command prompt window?

command.com


What happens when a program is launched from a command prompt or from the desktop?

The user interface interprets the command and passes the program name to the file system, which reads the directory.


How do you encrypt files with Command Prompt?

The command 'cipher' calls a program that is integrated with Windows that can encrypt-decrypt files.