Command Prompt

3/11/19

The Command Prompt is a powerful tool that allows the user to interact with their computer. To access the command prompt you can use the spotlight feature to search for it. You can also use find it in the utilities folder or use a keyboard shortcut. Command Prompt allows you to “get under the hood” and interact were some of the options would be hidden in a GUI (graphic user interface).

Some of the commands we learned today were:

cd – change directory

pwd – print working directory

ls – list files

mkdir – to create folder


Leave a comment