appendix-a

Appendix A. Command Reference

 

This appendix provides a comprehensive reference for all commands used throughout this book. Bookmark this section for quick lookup as you work through projects.

A.1 Terminal (macOS / Linux) Commands

These are the fundamental shell commands you need for navigating your file system and managing files.

A.1.1 Navigation & File System

A.1.2 File & Directory Management

A.1.3 Viewing & Searching Files

A.1.4 System & Process Management

A.1.5 Keyboard Shortcuts (Terminal)

A.2 Homebrew Commands

A.2.1 Essential Homebrew Commands

A.2.2 Homebrew Cask (GUI Applications)

A.3 Ollama Commands

A.3.1 Model Management

A.3.2 Running Models

A.3.3 Interactive Chat Commands (inside `ollama run`)

A.3.4 Ollama API Endpoints

A.4 Python & pip Commands

A.4.1 Virtual Environment Management

A.4.2 Package Management (pip)

A.4.3 Running Python

A.5 Streamlit Commands

A.5.1 Streamlit Run Options

A.6 Book Source Code Repository

A.7 Git Commands (Bonus)

A.7.1 Essential Git Commands

A.7.2 Recommended .gitignore for LLM Projects

A.8 Quick Reference Card