Start Claude Code
Navigate to any project directory:
cd /path/to/your-project
Then run:
claude
Claude Code will attach to the current directory and begin assisting with your project.
Most Useful Commands
claude --help # Show CLI options
claude update # Update Claude CLI
claude doctor # Run environment diagnostics
Important Files and Directories
- Claude CLI binary:
/root/.local/bin/claude - User configuration directory:
/root/.claude/ - Claude main config file:
/root/.claude.json - Claude backups directory:
/root/.claude/backups/ - Claude debug logs:
/root/.claude/debug/ - Claude downloads directory:
/root/.claude/downloads/ - Shell configuration (PATH update):
/root/.bashrc