EN
Command Prompt - What does "/k" command do? (Windows 10)
1
answers
0
points
What does /k or /K do in Windows 10 Command Prompt?
1 answer
0
points
The /k tells Command Prompt to execute the command that follows it and then stay open so that you can view results or type followup commands.
Note:
You can also use the
/cif you want the Command Prompt window to close after executing the command.
0 comments
Add comment