awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesCommand Line Tutorials

Educational resources covering fundamental terminal commands and operating system interaction.

Distinguishing note: Specifically targets learning materials for shell basics rather than general programming or system administration tools.

Explore 7 awesome GitHub repositories matching education & learning resources · Command Line Tutorials. Refine with filters or upvote what's useful.

Awesome Command Line Tutorials GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jlevy/the-art-of-command-lineالصورة الرمزية لـ jlevy

    jlevy/the-art-of-command-line

    161,352عرض على 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 daily development workflows. The guide distinguishes itself through its cross-platform approach, offering standardized documentation that maps utility usage across Linux, macOS, and Windows environments. It provides specific guidance for managing native tools and compatibility lay

    Instructs users on mastering terminal navigation, process management, and core shell operations through practical examples.

    bashdocumentationlinux
    عرض على GitHub↗161,352
  • herrbischoff/awesome-macos-command-lineالصورة الرمزية لـ herrbischoff

    herrbischoff/awesome-macos-command-line

    30,263عرض على GitHub↗

    This project is a community-driven repository that serves as a comprehensive reference guide for mastering the command line interface on macOS. It functions as a curated index of high-quality tools, documentation, and best practices designed to assist users in navigating terminal environments and optimizing their development workflows. The directory distinguishes itself through a decentralized, peer-reviewed curation model. By leveraging a structured submission workflow, the content is continuously updated and vetted by contributors to ensure the accuracy and relevance of the listed resources

    Offers educational resources for navigating and mastering terminal environments.

    awesomeawesome-listlist
    عرض على GitHub↗30,263
  • idnan/bash-guideالصورة الرمزية لـ Idnan

    Idnan/bash-guide

    12,300عرض على GitHub↗

    This project is a comprehensive educational resource and technical guide for Bash shell programming and command-line operations. It serves as a programming guide, scripting reference, and tutorial for navigating Unix-like terminal environments. The documentation covers a broad range of system administration and automation tasks, including remote server administration via secure shell connections and the management of system processes and resources. It provides detailed instructions on executing remote commands and performing secure file transfers between hosts. The guide details core scripti

    Offers fundamental instructions for managing files and system resources using Unix-like terminal utilities.

    عرض على GitHub↗12,300
  • judasn/linux-tutorialالصورة الرمزية لـ judasn

    judasn/Linux-Tutorial

    8,730عرض على GitHub↗

    This is a practical, step-by-step guide to Linux system administration, command-line usage, and development environment setup, written from the perspective of a Java developer. The tutorial is structured as a sequence of terminal commands with explanations, teaching system administration through direct modification of plain-text configuration files. It provides separate workflows for CentOS, Ubuntu, and Kali Linux, covering both yum and apt package managers with equivalent commands for each operation. The guide emphasizes a security-first workflow, walking through firewall configuration, SSH

    Organises content as a sequence of terminal commands with explanations for each step.

    Shellcentoselasticsearchfastdfs
    عرض على GitHub↗8,730
  • veltman/clmysteryالصورة الرمزية لـ veltman

    veltman/clmystery

    6,045عرض على GitHub↗

    The Command Line Mystery (clmystery) is an interactive terminal-based game that transforms the command line into a detective investigation engine. The entire murder mystery narrative is encoded within the file system's directory structure and plain text files, making standard shell commands the primary gameplay mechanic. Players navigate folders, inspect evidence files, and verify suspect answers through hash-based validation, with no graphical user interface involved. The project teaches core command-line skills through a structured investigation workflow. Players practice directory navigati

    Serves as a beginner command-line tutorial wrapped in a murder mystery narrative.

    عرض على GitHub↗6,045
  • blockchaincommons/learning-bitcoin-from-the-command-lineالصورة الرمزية لـ BlockchainCommons

    BlockchainCommons/Learning-Bitcoin-from-the-Command-Line

    3,430عرض على GitHub↗

    Learning Bitcoin from the Command Line is an interactive tutorial that teaches Bitcoin Core node operation, JSON-RPC programming, and Lightning Network payments entirely from the terminal. The guide covers running a full Bitcoin Core node on a remote server with automated setup scripts, controlling the node through shell commands and JSON-RPC calls, and communicating with Bitcoin Core by sending JSON-formatted requests over HTTP. The tutorial provides hands-on instruction for writing and executing custom Bitcoin locking and unlocking scripts using Bitcoin's stack-based scripting language, bui

    An interactive tutorial that teaches Bitcoin Core node operation, JSON-RPC programming, and Lightning Network payments.

    Jupyter Notebookbitcoinbitcoin-scriptsbitcoin-setup
    عرض على GitHub↗3,430
  • jashmenn/bitcoin-reading-listالصورة الرمزية لـ jashmenn

    jashmenn/bitcoin-reading-list

    897عرض على GitHub↗

    This project is a curated collection of technical documentation and tutorials designed to guide developers through the mechanics of the Bitcoin blockchain. It serves as a structured learning path for those building applications that interact with decentralized financial systems, covering the fundamental concepts required to implement secure software within the ecosystem. The resource provides a comprehensive curriculum for understanding the core technical pillars of the network, including cryptographic key management, transaction construction, and protocol interaction. By organizing these mat

    Offers a comprehensive curriculum for developers to master the technical pillars of the Bitcoin network and decentralized software implementation.

    عرض على GitHub↗897
  1. Home
  2. Education & Learning Resources
  3. Command Line Tutorials

استكشف الوسوم الفرعية

  • Bitcoin Core Tutorials1 وسم فرعيInteractive tutorials for learning Bitcoin Core node operation, JSON-RPC programming, and Lightning Network payments from the terminal. **Distinct from Command Line Tutorials:** Distinct from Command Line Tutorials: focuses specifically on Bitcoin Core operations, not general terminal commands.
  • Bitcoin Multisignature TutorialsCommand-line guides for building and spending from multisignature addresses with automated workflows. **Distinct from Command Line Tutorials:** Distinct from Command Line Tutorials: focuses specifically on Bitcoin multisignature workflows, not general terminal usage.