Skip to main content
    TekSure
    Step 1 of 5
    Mac Guides
    Advanced
    1 min read 5 stepsFebruary 4, 2026Verified February 2026

    How to Use Terminal on Mac

    Get started with the macOS Terminal for powerful system management via command line.

    1

    Open Terminal

    ~15s
    Press +Space, type "Terminal" and press Enter. Or find it in ApplicationsUtilities.
    2

    Navigate folders

    ~15s
    Use "cd foldername" to enter a folder, "cd .." to go up, and "ls" to list contents.
    3

    Common commands

    ~15s
    "pwd" shows your current location. "mkdir foldername" creates a folder. "rm filename" deletes a file.
    4

    Check system info

    ~15s
    "system_profiler SPHardwareDataType" shows Mac hardware info. "df -h" shows disk space.
    5

    Be careful with sudo

    ~15s
    "sudo" runs commands as admin. Only use it when you understand what the command does.

    You Did It!

    You've completed: How to Use Terminal on Mac

    Need more help? Get Expert Help from a TekSure Tech

    Rate this guide

    How helpful was this guide?

    advanced
    mac
    terminal
    command-line
    power-user

    Official Resources

    Sources used to create and verify this guide. View all sources →

    Still stuck? Let a pro handle it.

    Our verified technicians can fix this issue for you — remotely or in person.

    How to Use Terminal on Mac — Step-by-Step Guide | TekSure