https://github.com/mahidulhq/bashcheat
Bash Complete Handnote/Cheatsheet
https://github.com/mahidulhq/bashcheat
bash bash-script bash-scripting cheatsheet cheatsheets hacks notes script scripts shell shell-script
Last synced: 19 days ago
JSON representation
Bash Complete Handnote/Cheatsheet
- Host: GitHub
- URL: https://github.com/mahidulhq/bashcheat
- Owner: mahidulhq
- Created: 2025-11-30T09:17:35.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-01-17T11:04:22.000Z (20 days ago)
- Last Synced: 2026-01-17T22:20:50.898Z (19 days ago)
- Topics: bash, bash-script, bash-scripting, cheatsheet, cheatsheets, hacks, notes, script, scripts, shell, shell-script
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bash Complete Handnote/Cheatsheet
This repository contains a concise yet comprehensive Bash reference designed for quick recall and practical use in Linux, scripting, automation, and cybersecurity work.
- **cheatSheet.md**
Includes the full Bash basics-to-advanced walkthrough: command-line usage, scripting essentials, operators, loops, functions, arrays, redirection, permissions, process control, and more.
- **additionalAdvice.md**
Contains extended guidance and advanced considerations for writing reliable, secure, and predictable scripts. Covers shell behavior, expansions, robust scripting practices, debugging, safety, and performance insights.
Use these files as a quick-access guide while working on Linux systems or developing Bash scripts.