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/samtroulcode/nrip
A safe replacement for rm with a graveyard
bash cli command command-line-tool gnu-linux linux linux-shell rust rust-lang shell zsh
Last synced: 30 Dec 2025
https://github.com/csivitu/scripts
Necessary scripts pertaining to various tasks.
bash bash-script csivitu deploy deployment hacktoberfest hacktoberfest2019 javascript scripts
Last synced: 15 May 2026
https://github.com/telkomdev/airflow-aio
Deploy Airflow on Bare-metal with ease
Last synced: 20 Apr 2026
https://github.com/jaketurner616/autowgc
A CLI only wireguard client for Linux
baremetal bash linux shell-script shell-scripting shell-tools vm vpn wireguard
Last synced: 05 May 2026
https://github.com/louis-finegan/root-finding-algorithms-c
Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.
algorithms bash bash-shell-script bisection-method c-programming-language false-position-method fixed-point-iteration gcc-complier linux-shell newton-raphson numerical-analysis numerical-methods regula-falsi root-finding ubuntu
Last synced: 04 May 2026
https://github.com/bravishkaskytano/dotfiles
My dotfiles for my linux environments
bash dotbot dotfiles dotfiles-linux starship-prompt vim
Last synced: 10 Apr 2026
https://github.com/javanile/shell.javanile.org
Public website
bash development-automation devops devops-tools javanile
Last synced: 29 Mar 2025
https://github.com/fstab50/gensec
General Security Utilities for Linux
amazon-web-services aws bash centos7 linux linux-mint python3 redhat7 s3 security security-audit security-tools sns ubuntu1604 vulnerability-scanners
Last synced: 09 Apr 2026
https://github.com/uriel1998/simple_listen_to_di
Allows you to listen to Digitally Imported (legally, with paid subscription) in the console.
Last synced: 03 May 2026
https://github.com/aplyca/development-environment-setup
Install required packages for Development or/and Operations environment
bash brew development environment macos macos-environment operations package ubuntu
Last synced: 11 Apr 2026
https://github.com/chrispsheehan/aws-argocd
Ephemeral argocd instance hosted on ec2
argocd bash ec2 kubernetes minikube terraform
Last synced: 11 Apr 2026
https://github.com/mazenelnahla/autospectra
Auto Spectra is a state-of-the-art instrument cluster designed as part of my graduation project. Developed using the Qt Framework on a Raspberry Pi 5, Auto Spectra seamlessly integrates digital precision and intuitive design to provide real-time vehicle data, enhancing both safety and performance.
arduino bash canbus cpp html5 obd2 php pi5 pizero2 python qt5 serialport stm32f103
Last synced: 11 Apr 2026
https://github.com/ingpleb/prepare-fivem-resource-script
A simple yet time saving script for transferring git folders into zips which can be uploaded to KeyMaster.
bash bash-script cfx fivem gta5 lua
Last synced: 15 Feb 2026
https://github.com/jsfpdn/mongomanager
This is a repository for a secondary school-leaving work regarding MongoDB and scripts for managing instances and data.
bash cli mongodb python school-project
Last synced: 05 May 2026
https://github.com/theleopard65/wsl2-setup
This repository is made to automate the setup and Installation of various tools and applications within a Windows Subsystem for Linux (WSL2) environment. This script installs a comprehensive toolkit for security and penetration testing tasks.
apt bash burpsuite dirbuster ghidra installer installer-script john kali pentest pimpmykali python3-pip root sudo ubuntu wsl wsl-terminal wsl2
Last synced: 25 Feb 2025
https://github.com/robatron/akinizer
A simple configuration management tool written in JavaScript for fun and practice
bash configuration-management dotfiles gulp javascript linux macos provisioning ubuntu
Last synced: 08 Apr 2026
https://github.com/jollopre/dotfiles
My personal dotfiles
bash brew brewfile dotfiles git-secret vim vim-configuration vimrc zsh
Last synced: 08 Apr 2026
https://github.com/calbertts/jsonprettify
JSON Prettify Lambda
bash curl json lambda serverless vercel
Last synced: 10 Apr 2026
https://github.com/jd-apprentice/file-uploader
🖤 File uploader using anonfiles
bash python shell-script upload-file
Last synced: 12 Apr 2026
https://github.com/yoramvandevelde/membashed
A bash interface to Memcached
bash cli commandline interface memcached memcached-clients shell shell-script
Last synced: 20 May 2026
https://github.com/rishang/huntcontainer
Pre-setup of many of great pentesting tools , using docker
bash docker kali-linux pentesting pentesting-tools
Last synced: 05 May 2026
https://github.com/lynkos/bst
Sorts strings using a Binary Search Tree.
bash c command-line makefile shell
Last synced: 19 Oct 2025
https://github.com/akr411/dotfiles
Personal dotfiles
bash configuration dotfiles dunst fedora foot-terminal linux rofi sway swaylock tmux waybar wayland
Last synced: 09 Apr 2026
https://github.com/hazepynut/gki-builder
GKI Builder || Force Push Warning!
bash github-actions gki gki-builder
Last synced: 01 Nov 2025
https://github.com/jruot/files-to-prompt-bash
Bash script to output directory structure and file contents for LLM prompts
ai bash bash-script llm prompt prompt-engineering
Last synced: 30 Apr 2026
https://github.com/stefaanc/steps
redirect the output of commands in your shell scripts to a log-file, while writing your own information to the terminal - handle errors and exits in a concise and consistent manner - all with similar behavior in different shells
bash error-handling logging powershell steps
Last synced: 15 Apr 2026
https://github.com/jd-apprentice/image-manager-cli
📷 Download images from the CLI
Last synced: 30 Apr 2026
https://github.com/ragdata/release-manager.action
🎁 Action to Manage Releases & Changelogs
bash changelog-generator github-action github-actions-docker ragdata redeyed-software release-automation
Last synced: 29 Mar 2025
https://github.com/tdupont750/clause
Run Claude CLI in a lightweight container using only Bash.
bash bash-script claude claude-code container docker podman
Last synced: 24 May 2026
https://github.com/larryeitel/clone
This is a simple bash script that takes a git repository url and clones it to a local repos directory. It will delete the .git directory. The purpose is to feed repos into a local search engine for code search.
Last synced: 11 Jun 2026
https://github.com/realniraj/argocd-aks-entra-id-sso
🚀 Automated deployment of a production-ready Argo CD on AKS, secured with TLS and secret-less Microsoft Entra ID SSO using Workload Identity.
aks argocd azure azure-kubernetes-service azurekubernetesservice bash entra-id gitops helm nginx oauth2 oidc sso workload-identity-federation
Last synced: 20 Sep 2025
https://github.com/devopsvanilla/gh-gpg-helper
Automate GitHub GPG key setup and commit signing configuration with a single command - secure your commits effortlessly
bash devops github-config shell
Last synced: 19 May 2026
https://github.com/koutsie/citros
Build script, package lists, updates & other stuff for CitrOS🍋
Last synced: 12 Apr 2026
https://github.com/youngermaster/automation-scripts
This repo contains and will has some scripts that I use for make my development faster on my machines (Arch and Ubuntu 20.04)
Last synced: 03 May 2026
https://github.com/srcrow02/arch-initial-configuration-helper
A project to help with the initial and maintenance of Arch Linux
archlinux automation bash kitty maintenance-mode ohmybash shell terminal
Last synced: 31 Mar 2025
https://github.com/alfiosalanitri/encrypted-backup
Bash script to create an encrypted tar archive of a given directory. Supports files and folders exclusions listed in the excluded.txt file
Last synced: 19 May 2026
https://github.com/badreddinkaztaoui/fq_log_archive_script
This script is designed to manage and maintain log files by archiving and cleaning them up based on their age. It compresses old log files into an archive and removes logs and archives older than specified retention periods.
bash bash-scripting devops linux
Last synced: 14 Apr 2025
https://github.com/flaudisio/dotfiles
My configuration files.
aliases bash configuration dotfiles shell vim
Last synced: 09 Apr 2026
https://github.com/remove-guides/remove-github-cli-ubuntu
Remove github cli and its dependecies and configs from ubuntu based distros
bash cli github github-cli linux python remove-guide script ubuntu
Last synced: 29 Apr 2026
https://github.com/judahpaul16/nextcloud-docker
A quick bash setup script that sets up NextCloud and NGINX in docker.
bash docker docker-compose nextcloud nginx script
Last synced: 06 Apr 2025
https://github.com/workofaditya/deauth-simulator
This script automates WiFi deauth attacks, enabling monitor mode, capturing handshakes, and safely managing the wireless interface.
aircrack-ng aircrack-ng-tutorial bash bash-script commands deauth deauth-wifi deauthentication-attack guide linux shell step-by-step terminal wifi wifijammer wifipasswordgrabber
Last synced: 09 Apr 2026
https://github.com/yousuf28/interested
Links for other repo
algorithms-and-data-structures bash data-science doom-emacs git r shiny vim visualization vscode
Last synced: 11 Apr 2026
https://github.com/austinwdigital/awdhaus-maestro
Maestro is a toolkit designed to help you manage your development environment, and keep tools up to date. It's a single command tool that will help you install, update, and remove tools, and keep your environment clean and optimized. Tools included are: Node.js, PNPM, NPM, NVM, NCU and global installs.
bash cli contributions-welcome good-first-issue help-wanted node nodejs npm nvm orchestration orchestrator pnpm productivity setup terminal web webdev webdevelopment yarn zsh
Last synced: 10 Apr 2026
https://github.com/abdulrahman-k-s/simple_shell
ALX's low-level programming second project. Made with my peer @fadirafik
alx alx-low-level-programming alx-project bash c linux shell unix
Last synced: 11 Apr 2026
https://github.com/cybersecurity-dev/awesome-bash-scripting-language
Awesome Bash Scripting Language
awesome awesome-list awesome-lists bash bash-script bash-scripting bash-scripts scripting-language
Last synced: 22 Aug 2025
https://github.com/bjoern-hempel/friends-of-bash-sandbox
An application sandbox that uses the Friends of Ba$h framework
bash friends-of-bash sandbox shell
Last synced: 29 Apr 2026
https://github.com/adesoji1/docker-terraform
Docker Terraform Provider for Efficient Resource Management
Last synced: 11 Apr 2026
https://github.com/zombiegeek0/miniwindowsvuln
Este es un programa en Python para crear dos payloads simples con MsfVenom para vulnerar Windows.
bash debian hacking kali linux miniwindowsvuln pentesting py python sh toolkit tools vuln windows zombiegeek0
Last synced: 09 Apr 2026
https://github.com/gavinlyonsrepo/gitautorun
Bash Script to help with automation of commonly used git operations
automated automation bash bash-script git shell-script shell-scripting
Last synced: 07 May 2026
https://github.com/web-dev-codi/setup-a-local-web-development-environment
A detailed guide to setup a full Web development environment with Node.js, and Git for your operating system
backend bash config developer development environment front-end git git-credential github initial linux-development local-development-environment macos-development node nodejs shell ssh windows windows-development
Last synced: 14 Apr 2025
https://gitlab.com/raupulus/debian-developer-conf
Conjuntos de Scripts para Debian con el que preparar mi entorno de programación, aplicaciones, repositorios y configuraciones mediante un menú de selección Este es un mirror de: https://github.com/raupulus/debian-developer-conf
Desarrollo bash bash-alias bash-script bash-scripting bashrc debian debian-linux debian-scripts desarrollador desarrolloweb developer-tools development development-environment git github gitlab web zsh zshrc
Last synced: 18 Jan 2026
https://github.com/id1945/angular-gitlab-cicd-nginx
Angular Gitlab CICD, Shell, Bash, Command basic, Deploy Nginx, Linux
angular bash cicd command deployment gitlab linux nginx shell
Last synced: 13 Apr 2026
https://github.com/osumatrix/vaultwarden-auto-updater
🔧 Update Vaultwarden and the web instance with a bash script
autoupdate bash script shell vaultwarden
Last synced: 19 May 2026
https://github.com/gr1m0h/dot
My Dot Files
bash dotfiles kali-linux macos neovim ubuntu zsh
Last synced: 10 Aug 2025
https://github.com/labex-labs/quick-start-with-shell
[Quick Start with Shell] This repository collects 14 of programming scenarios (labs and challenges) for Quick Start with Shell. This course is designed to give you a solid foundation in the most popular shell used in Linux, the Bash (Bourne Again Shell). You will learn how to use the shell to per...
awesome awesome-list bash challenges course education hands-on labex labs linux programming shell
Last synced: 31 Dec 2025
https://github.com/bjoern-hempel/simply-docker
Simply manage your docker images and containers.
bash docker docker-container docker-image docker-manager friends-of-bash mit-license shell
Last synced: 05 May 2026
https://github.com/euro20179/wordle-bash
A wordle clone in pure clean bash, mmm yes very nice.
Last synced: 18 May 2026
https://github.com/0zzz7y/backup
A set of lightweight Bash scripts for backing up and restoring workstation configurations and installing essential software.
Last synced: 18 May 2026
https://github.com/henrikbengtsson/bash-startup
Bash Startup utility functions
bash environment-variables files filter startup
Last synced: 19 May 2026
https://github.com/webdevel/composer-bash-completion
Composer bash completion
bash brew completion composer homebrew mac php shell
Last synced: 10 Apr 2026
https://github.com/rhedgpeth/skysql_htap_demo
Create a schema and load data into MariaDB HTAP.
bash bash-script htap hybrid-database mariadb mariadb-columnstore mariadb-database mariadb-htap mariadb-innodb mariadb-server mariadb-skysql sql
Last synced: 18 Feb 2026
https://github.com/rubberduck203/shunit2examples
Spike to see how hard it would be to TDD Bash scripts
Last synced: 09 May 2026
https://github.com/jpradoar/docker
docker, dockerfiles and docker-compose
ansible apache bash containers docker docker-compose elk-stack git mariadb openstack python slackbot
Last synced: 11 Apr 2026
https://github.com/woodprogrammer/skript
The shell script wrapper on Python
Last synced: 14 Apr 2026
https://github.com/novasush/build-python-from-source
Shell script for building python from source
bash bash-script bashrc bashrc-configs build build-tools linux python python-3 python3 shell shell-script shellscript source-code ubuntu ubuntu-server ubuntu1404 ubuntu1604 ubuntu1804 ubuntu2004
Last synced: 14 Apr 2025
https://github.com/gnikyt/cloudapp-bash
Basic CloudApp implementation for Linux written in Bash
Last synced: 21 May 2026
https://github.com/Aman7123/RSync-Backup-Script-v1
Automates directory backups to weekly and monthly folders, with pruning for space conservation. Features include logging, configurable settings via a config file, and recommended cron job setup for daily backups
bash directory-backup rsync-backup-script ubuntu-scripts
Last synced: 22 Sep 2025
https://github.com/engageintellect/server-dashboard
A server dashboard using Python, WebSockets, FastAPI, Sveltekit, TailwindCSS, and DaisyUI.
bash daisyui fastapi python sveltekit tailwindcss websockets
Last synced: 11 Apr 2026
https://github.com/sctech-tr/upm
universal package manager
bash batch choco chocolatey deb dnf linux mac macos package package-manager packagemanager powershell rpm scoop shell unix windows winget
Last synced: 12 Apr 2025
https://github.com/raimo33/minishell
My (and egualand's) version of the 42 school minishell project
Last synced: 05 May 2026
https://github.com/arpitstack/cheat-stack
CheatStack is the ultimate Dev/DevOps cheatsheet, packed with essential commands for Docker, Kubernetes, Git, Linux, Cloud, CI/CD, and more. No more searching. Just execute with instant, copy-paste-ready solutions.
ansible aws azure bash cheatsheet docker gcp git jenkins kubernetes linux powershell terraform
Last synced: 10 Apr 2026
https://github.com/orestispanago/install-dev-tools
Shell script to download and install my dev tools automatically
Last synced: 19 May 2026
https://github.com/surajiyer/get-all-hive-tables-lastupdatetime
Bash script to get the last update time of all hive tables.
Last synced: 14 May 2026
https://github.com/ismaildrs/ezb
EZB is a command-line tool designed to simplify backing up files to Backblaze B2 cloud storage. It supports various backup functionalities including automatic, threaded, and forked backups.
backblaze-b2 bash clanguage command-line-tool linux linux-shell shell
Last synced: 03 Jan 2026
https://github.com/carleslc/interactivejava
Simple bash-like cross-platform console.
Last synced: 19 May 2026
https://github.com/iberasoft/bash-scripts
:computer: Bash scripts for automate daily development tasks
Last synced: 05 Nov 2025
https://github.com/aggstam/tui-monitor
Simple Terminal UI to monitor processes like a stats curse script, htop and others.
bash curses htop monitoring-tool temp-sensor tmux tui weather-info
Last synced: 19 May 2026
https://github.com/haensl/m4a2mp3
Bash tool to convert m4a to mp3.
bash bash-script convert converter m4a m4a-format mp3 mp3-format
Last synced: 12 May 2026
https://github.com/michelelama/devops-tools-docker
automation bash cli container devops docker scripts tools
Last synced: 20 Apr 2026
https://github.com/electrocucaracha/grimoirelab
GrimoireLab microservices project
bash chaoss docker docker-compose terraform vagrant
Last synced: 11 Apr 2026