fx-bin Documentation
Complete documentation for fx-bin - your all-in-one file operation CLI.
Quick Navigation
- Quick Start Guide - Get started in 5 minutes
- Installation - Install fx-bin
- Commands - Complete command reference
- Use Cases - Real-world examples
- Advanced Topics - Power user guide
Commands
Complete reference for all 10 fx-bin commands.
File Operations
| Command | Description | Documentation |
|---|---|---|
fx files |
Count files in directories | fx files |
fx size |
Analyze file/directory sizes | fx size |
File Finding
| Command | Description | Documentation |
|---|---|---|
fx ff |
Find files by keyword | fx ff |
fx fff |
Find first matching file | fx fff |
File Filtering
| Command | Description | Documentation |
|---|---|---|
fx filter |
Filter files by extension | fx filter |
Text Operations
| Command | Description | Documentation |
|---|---|---|
fx replace |
Replace text in files | fx replace |
Backup and Organization
| Command | Description | Documentation |
|---|---|---|
fx backup |
Create timestamped backups | fx backup |
fx organize |
Organize files by date | fx organize |
Navigation
| Command | Description | Documentation |
|---|---|---|
fx root |
Find Git project root | fx root |
fx today |
Daily workspace manager | fx today |
Use Cases
Real-world workflows and examples for common tasks.
Development Workflows
- Daily Development Workflow - Streamline your daily development work
- Project Cleanup - Clean up project directories systematically
- Version Updates - Safely update version strings across files
- Dataset Management - Organize datasets by date
- Automation Scripts - Integrate fx-bin into CI/CD and batch scripts
Advanced Topics
Power user guides for shell integration and performance optimization.
Shell Integration
- Shell Integration Guide - Integrate fx-bin into Bash, Zsh, and Fish
Performance Optimization
- Performance Guide - Optimize fx-bin for large projects and high-volume workflows
Getting Help
Command Help
Get help for any command:
fx --help # Show main help
fx <command> --help # Show command help
fx list # List all commands
Troubleshooting
See command documentation for common issues and solutions.
Contributing
We welcome contributions! See the Contributing Guide.
Resources
Official Resources
- GitHub Repository: frankyxhl/fx_bin
- PyPI Package: fx-bin
- Issue Tracker: GitHub Issues
Documentation
- Quick Start: Get started quickly
- Commands: All commands reference
- Use Cases: Real-world examples
- Advanced: Power user guide
Need help? Check out the GitHub repository.