Cmd Command Prompt

[Solved] Cmd Command Prompt | Vb - Code Explorer | yomemimo.com
Question : windows cmd commands

Answered by : walid-siddik

**Windows cmd commands**
call - calls a batch file from another one
cd - change directory
cls - clear screen
cmd - start command prompt
color - change console color
date - show/set date
dir - list directory content
echo - text output
exit - exits the command prompt or a batch file
find - find files
hostname - display host name
pause - pauses the execution of a batch file and shows a message
runas - start a program as another user
shutdown - shutdown the computer
help - for more
*please like if its helpful

Source : https://www.thomas-krenn.com/ | Last Update : Sat, 28 Aug 21

Answers related to cmd command prompt

Code Explorer Popular Question For Vb