Bash
Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU / Linux operating systems. It is meant to be an improved version of Bourne Shell. It is used as a default login shell for most Linux distributions. Bash can read and execute shell script (.sh) files to automate the execution of tasks.
- GitHub: https://github.com/topics/bash
- Wikipedia: https://en.wikipedia.org/wiki/Bash_(Unix_shell)
- Repo: https://github.com/gitGNU/gnu_bash
- Created by: Brian Fox
- Released: June 8, 1989
- Related Topics: shell,
- Aliases: bash-script,
- Last updated: 2026-07-08 00:03:31 UTC
- JSON Representation
https://github.com/spuddydev/claudetoggle
Tiny Bash framework for toggleable Claude Code hooks. One declaration file per toggle.
bash claude-code developer-tools hooks
Last synced: 04 Jul 2026
https://github.com/christophercatt/ansible-install
A simple install script to automate Ansible installation within a Python3.7 virtual environment on Ubuntu systems.
ansible bash install-script python3-7
Last synced: 18 Apr 2026
https://github.com/luciditi/env-setup
A workstation provisioner powered by Ansible & Homebrew.
ansible aws bash cloudflare docker dockerfile git homebrew hono router tart terraform typescript vm wrangler yaml zsh
Last synced: 08 Apr 2026
https://github.com/akashchouhan16/shell-cheatsheet
Implementation-based Shell scripts and Scheduling Algorithms cpp codes.
bash cplusplus shell shell-scripts
Last synced: 10 May 2026
https://github.com/tanzeebul-tamim/linux-handbook
A structured collection of Linux commands, setup guides, and practical notes for seamless system navigation, WSL usage, and development workflows. 🚀
bash cli linux linux-basics linux-cheatsheet linux-commands linux-guide shell
Last synced: 15 Apr 2026
https://github.com/dceoy/git-rewind-time
Bash-based command to rewind time at the latest commit of Git logs
bash cli command-line-tool git shell
Last synced: 24 Feb 2026
https://github.com/sskender/f2m
Bash script for downloading all files from f2m website
bash fer fer-materijali fer2 fer2net fer3 materijali wget
Last synced: 19 May 2026
https://github.com/ostueker/unix-command-reference
A cheat sheet with the most common Unix commands
Last synced: 19 May 2026
https://github.com/shuijiao1/ss-rust-manager
Shadowsocks-Rust 管理脚本
bash proxy shadowsocks shadowsocks-rust vps
Last synced: 04 Jun 2026
https://github.com/mmitch/skelcheck
compare dotfiles in user accounts with current defaults from /etc/skel
account-management bash dotfiles shell
Last synced: 10 May 2026
https://github.com/luca1388/raspberry
Collection of tips and tricks to setup an environment on a Raspberry PI board
Last synced: 19 May 2026
https://github.com/dakostu/dir2dirtree
Turn any directory into a dirtree for the LaTeX dirtree package
bash bash-script latex lualatex pdflatex shell shell-script
Last synced: 18 Apr 2026
https://github.com/coderefinery/2021-01-29-linux-online
Introduction to Linux and computing resources
bash computing-resources linux
Last synced: 30 Jan 2026
https://github.com/stephensouth13/pentest-lab-case-study
Local Docker pentest lab + PoC & report — Juice Shop, DVWA, vulnerable API.
Last synced: 19 May 2026
https://github.com/fchastanet/my-documents
Documentation about various topics
bash bats docker docker-compose jenkins
Last synced: 30 Jan 2026
https://github.com/rvojcik/kube-shell
Shell function for Kubernetes clusters. Fast way to work with kubernetes contexts, namespaces and multiple contexts in many shells. Work on multiple clusters at once
bash k8s kubectl kubernetes shell
Last synced: 18 Apr 2026
https://github.com/kimdaniiell/system-software-course
System Software Course (3rd year of bachelor's degree)
bash bash-script c linux python-regex regex
Last synced: 15 Apr 2026
https://github.com/mateusfg7/autowordlist
Script que facilita a criação de wordlists com o programa Crunch
bash crunch shell-script wordlist
Last synced: 15 Apr 2026
https://github.com/denis0001-dev/mactroll
Программа для троллинга пользователей Mac
bash bash-script macos troll trolling
Last synced: 15 Apr 2026
https://github.com/clhore/provider-infra-shell
Pseudo infrastructure as code
bash bash-script infrastructure-as-code on-premise proxmox proxmox-cluster
Last synced: 18 Apr 2026
https://github.com/batiai/batipanel
AI-powered terminal workspace manager (tmux + Claude Code)
ai bash claude claude-code cli developer-tools terminal terminal-multiplexer tmux tmux-manager workspace
Last synced: 17 Mar 2026
https://github.com/costingh/estore-platform
C++ program that provides minimal functionality of an online store. Implementation follows OOP concepts (abstraction, encapsulation, inheritance, polymorphism), making use of singleton design pattern.
Last synced: 31 Dec 2025
https://github.com/jackjduggan/fyp-cloudinit-scripts
A repository that stores any installation scripts I need for my FYP, that will be obtained and executed during the cloud init phase or elsewhere
Last synced: 10 May 2026
https://github.com/big-shahmir/mini-bash
A minimal shell implementation designed to support basic shell functionality, including executing built-in commands, handling user input, and managing processes. This project is an educational exercise to understand how shells work at the system level.
Last synced: 18 Apr 2026
https://github.com/hernanmd/ssnps_wcf2018
Find shared SNPs between different microarray chips
affymetrix bash bioinformatics illumina microarrays snps
Last synced: 19 Apr 2026
https://github.com/mijay6/operating-system-file-monitoring-tool
Implementation of a folder integrity and malware detection utility that scans directories, detects changes via SHA-256 snapshots, and isolates suspicious files based on heuristic analysis. Developed as an academic project at Politehnica University of Timișoara.
academic-project bash directory-monitoring filesystem hashing integrity-check linux malware-detection monitoring-tool parallel-processing security snapshot
Last synced: 26 Jun 2025
https://github.com/mikkoi/env-dot
Read environment variables from .env file.
bash environment-variables hacktoberfest perl perl-module perl-script
Last synced: 02 Feb 2026
https://github.com/jtnqr/ssh-ksu
Statically compiled OpenSSH, Bash, rsync, tmux, htop, and nano for Android. Integrates with KernelSU/Magisk and requires MetaModule for mount namespaces.
android-root android-terminal bash htop kernelsu magisk musl-libc nano openssh rsync ssh-server static-binary tmux
Last synced: 01 Jun 2026
https://github.com/botsarefuture/clear-content
A tool to clear contents of file on terminal.
Last synced: 04 Apr 2026
https://github.com/requix/pilot
Make your AI assistant remember, learn, and follow a structured approach to every task. Built for Kiro CLI.
ai-assistant bash cli developer-tools kiro kiro-cli productivity
Last synced: 08 Feb 2026
https://github.com/louizfc/git-combine-files
Combine multiple files maintaining history, based on Raymond Chen articles
bash combine combine-files git
Last synced: 18 Apr 2026
https://github.com/swapnanildutta/bashing-life-pcc-cs592
This repository contains the entire directory of 5th Semester Operating System using Shell/Bash.
bash bash-script bash-scripting college-assignment shell shell-script
Last synced: 15 Apr 2026
https://github.com/fabiodelllima/system-update-script
Automates system updates and cleanup on Fedora Linux.
bash fedora linux package-manager system-update zsh
Last synced: 04 Apr 2026
https://github.com/gnomegl/igslurp
instagram data collection tool [basher package]
bash basher instagram osint social-media
Last synced: 18 May 2026
https://github.com/joao-prs/sh-shortcut
script ssh apenas
bash bashscript sh shellscript
Last synced: 19 May 2026
https://github.com/osyrion/fit-vut-projects
Projekty z FIT VUT
bash c css html latex school-project sql uml vhdl
Last synced: 04 Apr 2026
https://github.com/stellarsand/asuschargeguard
Limit the maximum power of RSOC to extend the battery's lifespan on ASUS laptops.
asus asus-laptop bash bash-script battery battery-level battery-monitor linux scipts script shell-script terminal terminal-based
Last synced: 04 Apr 2026
https://github.com/tahaaitabi/tools
Usefull bash scripts & tools to help me with sys admin and general development tasks.
android automation bash bash-script cli cli-tools command-line-interface gnu-linux linux sysadmin termux tools webdev webdevelopment
Last synced: 11 Feb 2026
https://github.com/brossend/bash-homework
Домашнее задание по теме «Работа с оболочкой Bash для задач инженерии данных»
Last synced: 18 May 2026
https://github.com/blackbeard173/sysfetch
A command-line system information tool written in bash.
Last synced: 16 Apr 2026
https://github.com/bahdcoder/nesabox
Nesabox backend - Server management made super simple
Last synced: 16 Apr 2026
https://github.com/bjoern-hempel/git-helper
A framework for managing feature branches of git repositories.
Last synced: 18 Apr 2026
https://github.com/alfiosalanitri/mp4-converter
Convert an mp4 video to webp|ogv optimized for web and save the first video frame as jpeg cover.
Last synced: 16 Apr 2026
https://github.com/adrian-lorenzo/binchecker
Checks bin directories on linux comparing with a snapshot.
Last synced: 16 Apr 2026
https://github.com/arc-hugo/wsldotfiles
Dotfiles adapted to WSL Arch Linux
arch-linux bash neovim ranger wsl2
Last synced: 18 Apr 2026
https://github.com/verbosely/bootstraps
Company-wide reusable Bash programs for bootstrapping Debian-family Linux with various software.
bash debian gnu-utilities linux shell-scripts ubuntu workflow-automation
Last synced: 18 Apr 2026
https://github.com/themeinerlp/cloudnet-installer
Installer for the CloudNet Software
alpine-linux arch-linux bash centos cloudnet cloudnet-installer debian fedora installer script
Last synced: 16 Apr 2026
https://github.com/majajuri/skriptni-jezici
Labosi i materijali predmeta Skriptni jezici (2022.)
bash perl python scripting-language
Last synced: 13 Feb 2026
https://github.com/ngrogg/android-debian-terminal-config
BASH script to configure the Android Debian terminal into a development environment.
Last synced: 16 Apr 2026
https://github.com/jaygooby/what-user-agent
Humanize user-agent strings using the whatismybrowser.com API
Last synced: 18 May 2026
https://github.com/pablojimpas/dotfiles
Most configuration files needed for my personal *NIX desktop environment setup.
bash dotfiles gruvbox neovim shell-scripts suckless vim vimrc xresources zsh
Last synced: 04 Apr 2026
https://github.com/ailtonloures/git-master-plugin
The essential tool to boost your Git Workflow.
bash git linux plugin shellscript
Last synced: 13 Feb 2026
https://github.com/hanke0/scriptsfornas
Scritps useful for nas resources management.
bash bash-script media nas scripts
Last synced: 18 May 2026
https://github.com/richard-austin/update-browser-desktop-files
Bash script to restore browser command line parameters after software updates
bash browser linux linux-desktop
Last synced: 13 Feb 2026
https://github.com/psaux-it/pspenit-scripts
Pentest service main scripts repository
Last synced: 19 May 2026
https://github.com/aneeshdurg/argparsh
better argument parsing in the shell
Last synced: 14 Feb 2026
https://github.com/kerbaras/dotfiles
Configuration of tools I commonly use for software development
bash dotfiles installation shell unixporn
Last synced: 19 Mar 2026
https://github.com/zartek-creole/zartek-creole
🚀 Expert DevOps, Linux & Architecte Open-Source | IRC/Eggdrop specialist | Python, Tcl, CI/CD | Mentor francophone
automation backend bash ci-cd cloud devops eggdrop francophone irc linux open-source python tcl
Last synced: 04 Apr 2026
https://github.com/comrumino/stronz
A Python Library to Encapsulate a Personal Website
angularjs bash css html javascript pkgbuild python python2 tornado
Last synced: 09 Apr 2026
https://github.com/shakibamoshiri/bash-design-pattern
common solutions for bash and bash CLIs problems
Last synced: 28 Feb 2026
https://github.com/ansh-info/databridge
End-to-end financial data pipeline unifying real-time and batch ingestion with PySpark ETL, BigQuery storage, DBT modeling, Kafka streaming, and Airflow/Docker orchestration.
airflow apache-spark bash big-data bigquery dbt docker docker-compose etl etl-pipeline gcp google kafka kafka-consumer kubernetes orchestration pyspark python3 real-time stock
Last synced: 28 Feb 2026
https://github.com/twisterarmy/twister-cli-installer
Command-line Intallation Manager
bash cli command-line-tool installer microblogging p2p twister
Last synced: 19 May 2026
https://github.com/milkbotai/claw-install
Production installer for OpenClaw -- autonomous AI coding agent on Ubuntu 24.04 LTS
ai autonomous-agents bash devops installer llm monitoring streamlit systemd ubuntu
Last synced: 15 Feb 2026
https://github.com/bradydouthit/cmdr
CLI Tool that provides insights on how you use the terminal
bash cli developer-tools go golang wsl zsh
Last synced: 03 Feb 2026
https://github.com/evlist/codespaces-grafting
A codespace to debug WordPress plugins
bash devcontainer devops github-codespaces template wordpress
Last synced: 28 Feb 2026
https://github.com/petrkle/annotated-app-screenshots
Generování obrázků aplikací s popiskem
android annotations bash imagemagick screenshot
Last synced: 18 Apr 2026
https://github.com/lucianofedericopereira/autocommit
Auto Commit. The green boxes grid as an excuse to teach GitHub Actions
bash commits deutsch english espanol francais github-actions green-bot human-resources italiano learn-to-code learning-by-doing monkey-island template ubuntu
Last synced: 19 May 2026
https://github.com/tonikelope/megasplit
Just another split wrapper with some sugar
Last synced: 19 May 2026
https://github.com/m1chtv/mich-ddos-launcher
super-optimized, interactive Bash-based DDoS launcher
bash bash-script ddos ddos-attack-tools ddos-attacks ddos-script
Last synced: 15 Feb 2026
https://github.com/dplocki/gitalias
Git Alias is a collection of git version control alias
Last synced: 24 Apr 2026
https://github.com/pzelasko/parallel-example
An example of how to set up distributed computation using GNU Parallel.
bash gnu-parallel parallel-computing python
Last synced: 19 May 2026
https://github.com/nikolareljin/git-lantern
git-lantern is a lightweight CLI that maps your local and GitHub repositories, showing branch status, ahead/behind counts, visibility, and release packaging—built to be your universal repo dashboard.
admin-tools automation bash cli debian devtools git git-tools github homebrew ppa python release repository-management rpm
Last synced: 16 Feb 2026
https://github.com/petitviolet/slack.sh
shell script to send messages or files to slack
Last synced: 18 May 2026
https://github.com/yanivmo/cheatsheets
Cheatsheets for shell commands; suitable for navi – interactive cheatsheet tool
bash cheatsheet command-line-tool shell shell-scripts zsh
Last synced: 01 Mar 2026
https://github.com/hong539/ci_cd_pipelines
ci_cd_pipelines collects some example scripts/filles when make your pipelines setup with any CI/CD tools.
automation bash bash-script bash-scripts cd ci cicd cicdpipeline devops docker dockerfile shell-scripts yaml-files
Last synced: 05 Apr 2025
https://github.com/open-technology-foundation/stopwords.bash
Pure Bash stopwords filter from input text. Faster than python for texts < 2000 words
Last synced: 18 May 2026
https://github.com/acikgozb/local-k8s-osx
Bootstrap a local Kubernetes cluster starting from hardware virtualization.
bash kubernetes qemu-system-aarch64
Last synced: 16 Apr 2026
https://github.com/plasmabio/template-bash
Plasma template environment for Bash
Last synced: 18 Apr 2026
https://github.com/ginolatorilla/dotfiles
My dotfiles, powered by Ansible
ansible ansible-playbook bash dotfiles fish linux
Last synced: 16 Apr 2026
https://github.com/vroncevic/gen_pl_pro
Generating Perl Project Structure
bash bsd development freebsd generator linux macos perl project-template qnx shell unix
Last synced: 16 Apr 2026
https://github.com/adel-bz/mssql-database
Configuring and managing Microsoft SQL Server (MSSQL) instances with Docker.
bash docker mssql mssql-config php
Last synced: 16 Apr 2026