Skip to content

mahidulhq/bashCheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.