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-09 00:03:29 UTC
- JSON Representation
https://github.com/alvarogarcia7/find-wip
Find the work in progress (WIP) in your git folders
Last synced: 09 May 2026
https://github.com/kuroji-fusky/cfg-dump
Essentially my "dotfiles" repo for all kinds of automating files and stuff
bash dotfiles powershell python winget
Last synced: 11 Mar 2025
https://github.com/bashtools/kubash
Advanced Bash command line parser library
Last synced: 29 Apr 2026
https://github.com/andreyjvm/bash_scripts_collection
bash | sh scripts collection
Last synced: 16 Mar 2025
https://github.com/pkgstore/bash-backup-db
A database backup script.
backup bash bash-script database linux mariadb mongodb mysql postgresql
Last synced: 13 Apr 2026
https://github.com/ajsalemo/kubernetes-tdp-samples
Examples of ways to run containers with Kubernetes.
aks azure bash containers docker docker-desktop kubernetes linux minikube node python unix
Last synced: 13 Apr 2026
https://gitlab.com/n0doubt/SEInstall-script
Bash automatic installer for SoftEther VPN server on Ubuntu 16.04 64 bit Intel
SoftEther SoftEther VPN Server bash server vpn
Last synced: 11 Mar 2025
https://github.com/rojosinalma/scripts
Various scripts to make life easier. Not categorized, so just look inside.
Last synced: 19 Apr 2026
https://github.com/douglasvolcato/bash-terminal-programs
bash bash-script freecodecamp linux terminal
Last synced: 13 Apr 2026
https://github.com/adia-dev/pwd-gen
Password generator utils, sha, sha256, base64 and more...
bash password password-generator
Last synced: 29 Apr 2026
https://github.com/ttwno/termcraft
Run bash commands from minecraft.
bash cli command-line java minecraft
Last synced: 05 May 2026
https://github.com/thaikolja/filesize-cli
filesize CLI is a fast, reliable command-line tool for calculating file and directory sizes with intelligent unit formatting and recursive traversal support.
Last synced: 30 May 2026
https://github.com/jayllyz/fail2ban-doctor
Script to manage ssh and analyze logs.
Last synced: 07 Mar 2026
https://github.com/kylon/mkchrootb
basic AUR helper written in bash
archlinux aur aur-packages bash chroot-environment
Last synced: 21 Apr 2026
https://github.com/hezkore/sloppy-recorder
A quick and dirty screen recorder for Linux and X11 using slop, ffmpeg, yad, and notify-send
bash bash-script cli command-line-tool ffmpeg linux scree-capture terminal x11
Last synced: 11 Apr 2026
https://github.com/krish-r/pomo.sh
A simple command-line pomodoro app
bash cli command-line pomodoro terminal
Last synced: 13 Apr 2026
https://github.com/rgwohlbold/archiso
Scripts for creating a custom Arch Linux ISO image
Last synced: 13 Apr 2026
https://github.com/mir577/douglasfreshhabian
Hello, world! 🌍 I'm a passionate Linux System & Server Administrator, living in front of three tty terminals 🖥 🖥 🖥, where I breathe Linux and script bash every day. With a burning desire to master the command line, I dive deep into the file system. As a content creator on YouTube, I share my journey and knowledge with fellow linux enthusiasts!
alfa-adapters android bash bash-scripting docker hacking kali-linux linux linux-forensics mullvad osint ubuntu
Last synced: 13 Apr 2026
https://github.com/kawai-senpai/ros2_helper
A collection of helpful bash scripts for ROS2 and related tools installation and setup. This repository serves as a personal toolkit to streamline common installation processes and make future setups easier.
bash helper installer orbslam ros2 shortcuts
Last synced: 22 May 2026
https://github.com/tahrz/simple-game-api
Simple game api, with sql and noSql realizations.
bash docker-compose mongodb-driver nosql openapi php7 postgres sql
Last synced: 07 Apr 2026
https://github.com/powerticmkt/mauticli
Command line tool to create, install, update, backup and cron Mautic on EasyEngine
Last synced: 10 Apr 2025
https://github.com/tomashubelbauer/github-pages
GitHub Pages API deployment progress watcher script
bash github github-api github-pages
Last synced: 14 Apr 2026
https://github.com/Ajsalemo/kubernetes-tdp-samples
Examples of ways to run containers with Kubernetes.
aks azure bash containers docker docker-desktop kubernetes linux minikube node python unix
Last synced: 11 Mar 2025
https://github.com/mikeludemann/preact-install-script
Installing preact with bash
Last synced: 13 Apr 2026
https://github.com/j3eyond/sepr_parser
The simple scripts for parse symantec endpoint protection html reports.
bash parser python reports symantec symantecendpointprotection
Last synced: 18 May 2026
https://github.com/tachoknight/remindme.sh
Simple bash script to remind me of things
bash macos osascript say terminal-based todo
Last synced: 29 Apr 2026
https://github.com/omarss/os-doctor
Cross-platform dev environment bootstrap, health checker, and OS hardening toolkit for Linux, macOS, Windows, and WSL.
bash bootstrap cross-platform developer-tools devops dotfiles hardening linux macos powershell shell windows wsl zsh
Last synced: 30 May 2026
https://github.com/haggen/dockup
Little bash script I use to start Rails projects running on Docker.
Last synced: 13 Apr 2026
https://github.com/ogty/shell-script-getting-started
🐚 Shell Script Getting Started
bash getting-started shell shell-script
Last synced: 19 Apr 2026
https://github.com/mayurifag/postgresql-db-cleaning-scripts
Make any sql actions with your postgresql dumps and get new gzipped dump
bash database postgresql script sql
Last synced: 13 Apr 2026
https://github.com/keidrun/l2l-batchtobash-plugin
L2L plugin for the conversion from the windows batch program to the linux bash program.
bash batch l2l l2l-plugin plugin
Last synced: 21 May 2026
https://github.com/meeranhussain/commandhub
This GitHub repository provides a comprehensive collection of commands and scripts commonly used while analyzing sequencing data.
analysis bash bioinformatics commands ngs
Last synced: 06 Sep 2025
https://github.com/progrhyme/bash-realpath
Bash utility emulates realpath command
Last synced: 29 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/ramsailopal/docker-local-repo
Simple bash script to retain last x number of images for each repo when hosting Docker registry on local network
bash bash-script docker docker-registry
Last synced: 07 May 2026
https://github.com/kinoute/terminal-app-hivacruz-theme
A dark blue color scheme for the Apple Terminal application.
bash cli-color color-scheme color-theme macos shell terminal terminal-app theme zsh
Last synced: 13 Apr 2026
https://github.com/norskeld/.dotfiles
Some bash scripts, shell customisations, hacks, aliases.
Last synced: 13 Apr 2026
https://github.com/alessandrorebosio/operating-systems
Collection of operating systems project in bash, from the second year of engineering and computer science @ unibo
bash operating-system scripting shell terminal unibo
Last synced: 13 Apr 2026
https://github.com/haithamaouati/minesweeper
MineSweeper game in bash scripting for Termux.
bash bash-script bash-scripting linux linux-shell minesweeper minesweeper-cli minesweeper-game minesweeper-style-game termux termux-environment
Last synced: 20 Apr 2026
https://github.com/AonghasMackay/wslDevEnvironment
Useful bash alias, function and startup functions so I can easily replicate my dev environment.
bash dev-environment personal ubuntu wsl wsl2
Last synced: 12 Mar 2025
https://github.com/mikeludemann/meteor-install-script
Installing meteor with bash
Last synced: 13 Apr 2026
https://github.com/jogiesp/pingespscan
🚀 PingESPScan – Ultimatives Netzwerk-Monitoring 🛰️ Blitzschnelles IP-Monitoring mit akustischem Alarm & Terminal-Animation. Perfekt für IoT, Smart-Home und Netzwerk-Ninjas! 🥷
Last synced: 19 May 2026
https://github.com/mojotx/import_github_gpg_key
Script to import GPG Public Keys for validating signed commits on GitHub
bash curl github gnupg gpg jq signed-commits
Last synced: 31 May 2026
https://github.com/3y3l3ss0ur0b0r0s/fcc-periodic-table-database
bash bash-script postgres postgresql
Last synced: 11 May 2026
https://github.com/gongt/linux-toolbox
a set of useful commands on fedora linux
Last synced: 17 Apr 2026
https://github.com/madworx/docker-multibash
Docker image containing lots and lots of bash versions
Last synced: 20 Apr 2026
https://github.com/nicolatoscan/setup-wsl
Setup my WSL configuration in one command
Last synced: 12 Mar 2025
https://github.com/papishushi/42-madrid-piscine
26 Day Straight C Bootcamp in 42 Madrid
algorithms bash c norminette rigor unix
Last synced: 21 Apr 2026
https://github.com/prashant-koi/chell-a-shell-made-in-c
Chell is a simple Unix shell implementation in C.
Last synced: 07 May 2026
https://github.com/prakhar0x01/xpose
Xpose is a powerful software solution for performing advanced deanonymization techniques, designed to trace the operators behind illegal dark web sites. The system includes both a web app and CLI (Command Line Interface) to offer flexibility and reliability.
bash bash-script bash-scripting cyber-threat-intelligence cybersecurity darknet darkweb-onion-links darkweb-scraping deanonymization django django-application django-framework django-project onion-sites scanner scanning threat-intelligence
Last synced: 13 Apr 2026
https://github.com/cnily03/cshell
HTTP server for reverse shell downloading
bash ctf ctf-tools hack reverse-shell shell
Last synced: 05 May 2026
https://github.com/popartdesign/rambo
Simple backup tool for web sites (Joomla!, WordPress and etc.)
Last synced: 15 Apr 2026
https://github.com/zbo14/tls-refresh
🤖 Auto-generate and renew your TLS certificates for HAProxy using certbot
bash certbot docker docker-compose haproxy letsencrypt tls
Last synced: 13 Apr 2026
https://github.com/uzysjung/uzys-claude-harness
A Claude Code agent harness — 6-gate workflow + Ralph loop + 9 stack tracks. Lean by design.
agent-harness bash claude-code developer-tools llm-tooling
Last synced: 31 May 2026
https://github.com/nslee333/cheat_sheet
My collection of cheat sheets and reference material.
Last synced: 13 Apr 2026
https://github.com/jmhbnz/gitlab-gcp-deployment
Using org-mode literate programming techniques to deploy Gitlab on a Google Cloud Platform virtual machine via Docker.
bash docker docker-compose emacs gcp org-mode
Last synced: 13 Apr 2026
https://github.com/philipaconrad/slackstatus.sh
Bash script using just curl to update your Slack status. [MIT License]
Last synced: 13 Apr 2026
https://github.com/rethinsilvester/centrify-usage-monitor
Centrify ADClient monitoring script for AIX servers
aix bash bash-script centrify monitroing
Last synced: 13 Apr 2026
https://github.com/pabsan-0/mlp
Portable shell configuration with sourceable dotfiles
bash repos-devtools shell terminal
Last synced: 13 Apr 2026
https://github.com/defaultik/anti-spy
.bat file for shutdown every unused Windows 11 shit
Last synced: 29 Apr 2026
https://github.com/anselmoo/bashcalc
Instant calculating from the terminal into the terminal
Last synced: 13 Jul 2025
https://github.com/aleister888/archinstall
Instalador y configurador para Arch Linux
archlinux archlinux-dotfiles archlinux-installer bash btrfs gpt grub installer linux luks-encryption nvme uefi
Last synced: 05 May 2026
https://github.com/mikeludemann/git-install-script
Installing git with bash
Last synced: 13 Apr 2026
https://github.com/arfianz/autobash
Bash Script Otomasi Layanan Server
apache2 bash bash-script cilsy linux mariadb-client mariadb-database mariadb-server php7
Last synced: 26 Jan 2026
https://github.com/rathorsunpreet/bash_api_checks
A shell script which performs API testing of the site [reqres.in](https://reqres.in/).
api api-rest api-testing bash bash-script bash-scripting curl curl-commands rest-api test test-automation testing
Last synced: 22 Feb 2026
https://github.com/cenzo00/autopack
🚀 Simplify running, sharing, and shipping Hugging Face models with autopack; it quantizes and exports to multiple formats effortlessly.
ant-design autodiscover bash cabal docker haskell huggingface ios java keycloak large-language-models minecraft model quantization react shell sphinx spring-boot
Last synced: 09 Apr 2026
https://github.com/jarne/pmmp-dev-maintenance
🧑💻 Scripts for maintaining a PocketMine-MP dev environment
bash php pocketmine-mp script shell
Last synced: 29 Apr 2026
https://github.com/open-technology-foundation/md2ansi.bash
A zero-dependency Bash implementation of md2ansi that converts Markdown to ANSI-colored terminal output.
bash markdown markdown-terminal
Last synced: 07 May 2026
https://github.com/gtothani/google-cloud-wordpress-security-audit
Bash script to audit WordPress on Google Cloud HTTP(S) Load Balancing: DNS, SSL/TLS, redirects, security headers, xmlrpc, CDN/cache, Cloud Armor, and more.
bash gcp google-cloud security security-audit shell wordpress
Last synced: 04 May 2026
https://github.com/gianmen91/widgetbook_setup_script
Automates the integration of Widgetbook into your Flutter project by adding Widgetbook to your project and generating Widgetbook use-cases for all widgets in the project’s `lib` directory.
bash bash-script flutter widgetbook
Last synced: 07 Apr 2026
https://github.com/nanishat/command-line
Command Line Crash Course for Beginners; src = https://youtu.be/uwAqEzhyjtw?si=nsWh-FegUi5fCzcG
Last synced: 08 May 2026
https://github.com/nurkamol/rclone-yandex-cleanup
Automated backup rotation and cleanup tool for Yandex Disk using rclone. Specifically designed for managing WordPress backup files from All-in-One WP Migration plugin (.wpress files).
ai1wm automated backup bash bash-script cleanup cleanup-script cronjob crontab disk rclone rotation wpress yandex yandex-disk
Last synced: 15 May 2026
https://github.com/vergehen/usop
Консольна система управління сервером Ubuntu
apache automation bash devops docker linux-server mysql nginx php server-management shell tools ubuntu ubuntu-server
Last synced: 13 Apr 2026
https://github.com/alexiszamanidis/.ubuntu_bootstrap
This project contains scripts that set up a new Ubuntu System, as it installs many useful packages, applications and synchronizes the dotfiles that I am currently using.
aliases bash chrome-extensions dotfiles fzf i3 kitty neovim oh-my-zsh stow terminal ubuntu ubuntu-bootstrap vim vscode wsl zsh
Last synced: 13 Apr 2026
https://github.com/salmanwaheed/devops-projects
docker, kubernetes, ansible, python, bash
ansible bash docker kubernetes linux networking python virtualization
Last synced: 13 Apr 2026
https://github.com/southpawriter02/circus
Transform a fresh Mac into a fully configured powerhouse with one command. Features 30+ CLI commands, 45+ macOS defaults scripts, multiple backup backends (GPG/Restic/Borg), secrets management (1Password/Keychain/Vault), and role-based setup for developer, work, or personal machines.
automation bash bash-profile bashrc cli dotfiles homebrew macos macos-defaults macos-dotfiles oh-my-zsh privacy security shell shell-scripts zsh zsh-profile zshrc
Last synced: 04 Feb 2026
https://github.com/magnusrodseth/ffmpeg-tools
⚙️ A collection of high-level scripts to interact with FFmpeg in an easier way.
Last synced: 09 Apr 2025
https://github.com/tomfromberlin/mothers-little-helpers
collection of tips, tricks and scripts
bash bash-script bash-scripting debian debian-linux linux nvidia pihole scripts tips tips-and-tricks tricks unbound-dns zsh zsh-functions
Last synced: 12 Feb 2026
https://github.com/jasbirdii/py-api-starter
🚀 Build efficient APIs and data services with this FastAPI starter template, featuring background jobs, data analysis, and Jupyter notebooks.
alembic api api-automation-testing aws-api-gateway-v2 aws-dynamodb bash copilot data-science docker docker-compose fastapi-boilerplate fastapi-template jwt pydantic pynamodb pytest quickstart sqlalchemy
Last synced: 29 Apr 2026