mathbong
Home
∑ School Math∑ Advanced Math[] Coding</> Utils⎈ Infra◎ My Project
Terms Tools About
KO
Glossary coding Term Page

Subcommand

Breaking commands into variants like `logscan stats` and `logscan tail`

subcommand #coding#c#python
Korean version

Related Concepts

ParserFilterRunnerTyperExit code

Core Idea

Subcommand is Breaking commands into variants like logscan stats and logscan tail. It usually makes the most sense alongside Parser, Filter, Runner.

Why It Matters Here

Mathbong reuses this term across c posts as shared vocabulary.

Posts Mentioning This Concept

[C Series 20] Capstone – Building a Text-Based System Tool Tie together pointers, structs, files, and build automation to finish a small log analysis utility.[C 시리즈 20편] 캡스톤 - 텍스트 기반 시스템 도구 만들기 포인터, 구조체, 파일, 빌드 자동화를 모두 묶어 작은 로그 분석 유틸리티를 완성합니다.[Python 시리즈 12편] CLI 자동화 앱으로 연결하기 이전 편에서 만든 클래스, 예외 처리, 테스트, 프로젝트 구조를 묶어 실전형 CLI 자동화 도구를 제작한다.

© 2026 mathbong. All rights reserved.

RSS