awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Command Line Utilities · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesCommand Line Utilities

Terminal-based tools designed to automate system tasks, manipulate files, and optimize command-line workflows.

Explore 5 awesome GitHub repositories matching development tools & productivity · Command Line Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Terminal and CLI Enhancements
  4. Shell and Terminal Utilities
  5. General Enhancements and Tooling
  6. Terminal Productivity
  7. Command Line Utilities

Awesome Command Line Utilities GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • jwasham/coding-interview-university

    jwasham/coding-interview-university

    337,188GitHubView on GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling u

    algorithmalgorithmscoding-interview
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    awesomeawesome-listbsd
  • jlevy/the-art-of-command-line

    jlevy/the-art-of-command-line

    159,970GitHubView on GitHub↗

    This project is a comprehensive technical reference and educational resource designed to improve proficiency with command-line interfaces. It functions as a productivity toolkit, providing a structured knowledge base of essential terminal operations, system administration tasks, and high-impact command sequences for da

    bashdocumentationlinux
  • nvbn/thefuck

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Pythonpythonshell
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish

Explore sub-tags

  • Command Correction EnginesFrameworks that identify and automatically rectify syntax or input errors in shell commands.
  • Command Correction ToolsUtilities that detect and fix errors in previously executed terminal commands.
  • Command One-LinersConcise, single-line terminal commands for complex data processing and system administration.
Command-Line Correction Engines
Automated systems that intercept failed terminal commands and apply corrective logic to resolve syntax errors or typos.
  • File Search UtilitiesHigh-performance command-line tools for locating files and directories on local storage.
  • Interactive Command-Line FiltersTools that provide real-time, interactive filtering of standard input streams.
  • Specialized Terminal UtilitiesNiche or lesser-known command-line tools used for specific technical tasks.
  • Stream Processing UtilitiesTools that transform or filter data streams via standard input and output pipes.
  • System Administration ToolkitsCurated sets of CLI utilities for auditing and managing infrastructure.