InterviewSolution
Saved Bookmarks
| 1. |
How Do You Open A Command Prompt When Issuing A Command? |
|
Answer» To open the DEFAULT shell (which is where the command prompt can be found), PRESS Ctrl-Alt-F1. This will provide a command line interface (CLI) from which you can run COMMANDS as needed. To open the default shell (which is where the command prompt can be found), press Ctrl-Alt-F1. This will provide a command line interface (CLI) from which you can run commands as needed. |
|