← 返回
效率工具 中文

Shell

Shell scripting reference — Bash syntax, redirections, process substitution, signal handling, debugging techniques. Use when writing shell scripts, troublesh...
Shell脚本参考:涵盖Bash语法、重定向、进程替换、信号处理及调试技巧。适用于编写Shell脚本和故障排查。
xueyetianya
效率工具 clawhub v1.0.0 1 版本 98643.4 Key: 无需
★ 1
Stars
📥 6,088
下载
💾 398
安装
1
版本
#latest

概述

Shell — Shell Scripting Reference

Quick-reference skill for Bash shell scripting, built-in features, and best practices.

When to Use

  • Writing reliable Bash scripts with proper error handling
  • Understanding redirections, pipes, and process substitution
  • Managing signals, traps, and background processes
  • Debugging shell scripts with set options and tracing
  • Choosing between shell features and external tools

Commands

intro

scripts/script.sh intro

Overview of shell scripting — Bash features, shebang, execution, portability.

variables

scripts/script.sh variables

Variables — declaration, scope, arrays, parameter expansion, special variables.

control

scripts/script.sh control

Control flow — if/else, case, for, while, until, select, functions.

redirections

scripts/script.sh redirections

Redirections and pipes — stdin/stdout/stderr, heredocs, process substitution.

safety

scripts/script.sh safety

Safety practices — set -euo pipefail, quoting, shellcheck, error handling.

tools

scripts/script.sh tools

Essential tools — awk, sed, grep, find, xargs, cut, sort, jq patterns.

signals

scripts/script.sh signals

Signals and traps — SIGTERM, SIGINT, cleanup handlers, background jobs.

checklist

scripts/script.sh checklist

Shell script quality checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
-----------------------
SHELL_DIRData directory (default: ~/.shell/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 22:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 274 📥 114,716
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 444 📥 226,098
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 437 📥 147,158