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-04 00:03:22 UTC
- JSON Representation
https://github.com/zzzsochi/docker-mo
Mustache Templates in Bash with Docker
bash docker mustache templates
Last synced: 16 Apr 2026
https://github.com/fusion809/pisi-scripts
Shell profiles for Linux distributions using the PiSi package manager.
bash bashrc pisi pisi-scripts shell-scripts zsh zshrc
Last synced: 16 Apr 2026
https://github.com/ek9/x11-scripts
various shell (mostly bash) scripts for X11 Xorg applications
bash bash-script dotfiles shell-scripts x11 xorg
Last synced: 16 Apr 2026
https://github.com/allancrabelo/born2beroot
Born2beroot is a hands-on cybersecurity & infrastructure project where I built and secured a Linux system from scratch. From LVM and UFW to SSH hardening and audit scripting, it's DevOps meets resilience — proving I can build secure systems with zero guesswork.
42porto 42school bash devops docker firewall infrastructure linux lvm networking ssh sysadmin system-administration ubuntu ubuntu-server virtualbox
Last synced: 16 Apr 2026
https://github.com/EC2854/bashtaker
demake of helltaker made in bash.
2d-game bash bash-script helltaker tui
Last synced: 27 Mar 2026
https://github.com/steppsr/nftstorage-proofofconcept
proof of concept to upload file to nft.storage
bash chia chia-blockchain nft nftstorage script
Last synced: 16 Apr 2026
https://github.com/buttahtoast/ejsonmerger
Go application for extended json/yaml merging
bash ejson json secrets spruce-operators yml
Last synced: 16 Apr 2026
https://github.com/mikkoi/plenv-libdirs
A plenv plugin to add additional include directories to Perl.
bash hacktoberfest perl plenv script
Last synced: 18 Apr 2026
https://github.com/sar/autosaved
Git Autosave CLI to commit changes every 15m on your entire system. Lightweight background daemon, pure shell script with ZERO dependencies.
autosave background bash changes daemon git github linux macos script service sh shell shell-script systemd unix
Last synced: 04 Mar 2026
https://github.com/ali5ter/pfb
🤩 Pretty feedback for your bash scripts
ansi ansi-escape-sequences bash messages prompt shell terminal tui utility
Last synced: 01 Apr 2026
https://github.com/btr1975/ansible_tower_vagrant
Prepped Ubuntu 16.04 LTS for Ansible-Tower
ansible ansible-tower bash ubuntu vagrant vagrantfile
Last synced: 17 Apr 2026
https://github.com/asd-xiv/serverless-universal-packer
📦 Serverless plugin for custom packaging using BASH scripts with little to no dependencies.
bash serverless serverless-offline serverless-package serverless-plugin
Last synced: 17 Apr 2026
https://github.com/jaimegalvezmartinez/dhcp-server
script for managing a DHCP server installation and configuration on an Ubuntu system
automation bash dhcp-server gateway linux linux-router network service shell shell-script ubuntu-server
Last synced: 17 Apr 2026
https://github.com/michaelbolanos/automate-ansible
designed to streamline system administration tasks by automating Ansible playbooks, managing network configurations, and handling WireGuard connections
ansible automation bash open-source python windows-mac-linux wireguard
Last synced: 02 Apr 2026
https://github.com/lobbyra/minishell
Light bash reproduction for a 42 school project
Last synced: 17 Apr 2026
https://github.com/lostjared/ldd-deploy
Facilitates the packaging of dynamically linked libraries for MSYS2 and Mingw64 by consolidating all required dependencies into a designated directory.
bash bash-script cplusplus-20 msys2 msys2-mingw64
Last synced: 17 Apr 2026
https://github.com/yannx79/lpi
Linux Professional Institute Certification Practices
Last synced: 10 May 2026
https://github.com/jpnurmi/vcs-x
VCS extensions with auto-completion for Bash and compact output suitable for large repo trees.
Last synced: 17 Apr 2026
https://github.com/dropalltables/diskspeed
MacOS disk speed test using dd.
bash dd disk-speed diskspeed script shell-script shellscript speedtest
Last synced: 17 Apr 2026
https://github.com/vvhybe/dome
DOME minimalist dotfiles manager written in Bash
bash dome dotfile dotfiles dotfiles-manager pkg script
Last synced: 17 Apr 2026
https://github.com/happycod3r/term-lock
Term-Lock is a simple pin system that allows you to block access and add a layer of security to your terminal.
bash bashrc extension oh-my-zsh-custom ohmyzsh omz omz-plugin security shell-extension shellscript term-lock terminal-security v1 zsh zshrc
Last synced: 17 Apr 2026
https://github.com/vladkotov92/unseen
Route your internet traffic anonymously through the Tor network, directly from your terminal.
bash bash-script bash-scripting bashtool cybersecurity cybersecurity-tools ethical-hacking ethical-hacking-tools ethicalhacking ipaddresschanger ipchanger kali-linux-tools privacy privacy-enhancing-technologies privacy-protection privacy-tools unseen
Last synced: 21 Apr 2026
https://github.com/simon-barton/randorg
:game_die: Command line tool to generate 'true' random integers and strings via RANDOM.ORG
bash bytes command-line dice-roller numbers random strings tool
Last synced: 17 Apr 2026
https://github.com/lautarovculic/getshell
Simple interactive shell from PHP webshell
bash hacking hacking-tools python revshell shell webshell
Last synced: 17 Apr 2026
https://github.com/shricodev/local-ai-models-docker-azure
Host local AI models as a docker container in Azure Cloud inside a Virtual Machine
azure bash docker showcase virtual-machine
Last synced: 17 Apr 2026
https://github.com/chebro/spotify-admute
(proof of concept) bash script that mutes spotify ads
Last synced: 18 Apr 2026
https://github.com/kavinda-100/starship-config
This is the configuration file of the starship prompt for bash, zsh, snd PowerShell.
bash shell-configuration starship-config starship-preset starship-prompt
Last synced: 04 Apr 2026
https://github.com/isurfer21/tunnel
It establishes a bridge between system and web for performing task on system via web
bash bridge cli cross-platform golang powershell tunnel
Last synced: 18 Apr 2026
https://github.com/eddiewebb/dotfiles
Keep your unix/mac .dotfiles in-sync across devices or teams
Last synced: 18 Apr 2026
https://github.com/kelomo2502/microservices-based-weather-app
Microservices-based weather application. The implementation involves creating two microservices: one for fetching weather data and another for displaying it. The primary objectives include containerizing these microservices using Docker, deploying them to a Kubernetes cluster, and accessing them through Nginx.
bash css docker html javascript minikube-cluster yaml
Last synced: 04 Apr 2026
https://github.com/abdes/linux-dotfiles
My dotfiles for Linux systems
arch-linux archlinux bash bspwm bspwm-config bspwmrc dotfiles linux polybar polybar-config polybar-scripts shell zsh-configuration
Last synced: 04 Apr 2026
https://github.com/720kb/limitd-docker-container
bash docker docker-container limitd shell
Last synced: 18 Apr 2026
https://github.com/macro21kgb/akscli
The (unofficial) AllKeyShop CLI from searching game directly into your terminal
aks allkeyshop bash cli games prices search
Last synced: 18 Apr 2026
https://github.com/benja2998/linux-batch
A Bash script that allows you to properly run Batch files on Linux🐧
bash bash-script batch linux powershell pwsh react reactjs reactos reactos-alpha sh shell skids skids-welcome wine winehq winehq-linux
Last synced: 04 Apr 2026
https://github.com/allotmentandy/allotmentandy
Allotment Andy Github Profile page with AwesomeAllotmentAndy Links
bash debian jigsaw laravel openstreetmap tailwind-css
Last synced: 04 Apr 2026
https://github.com/hansalemaos/cmdbashinteractive
Interact with subprocesses running both bash.exe (CygWin) and cmd.exe without terminating them.
Last synced: 18 Apr 2026
https://github.com/z-bj/haircut-spot-appointment-scheduler
📅 Bash program that uses PostgreSQL to track the customers and appointments for your salon. ✂
bash haircut postgresql salon scheduler vim
Last synced: 18 Apr 2026
https://github.com/rakibhhridoy/googleitcourse
This is a hands on specialization of Coursera Google IT Support Professional Certifications
bash certifcation cybersecurity google interactionwithos itsupport os powershell poweruser professional python
Last synced: 18 Apr 2026
https://github.com/uhstray-io/workstations
Documentation and best practices for end-user workstation deployment, optimization, and security.
automation bash best-practices configuration desktop linux macosx powershell scripting server windows
Last synced: 05 Apr 2026
https://github.com/ultf/shadowsocks-tunnel-install
Shadowsocks tunnel installer between servers for using VPN. Ubuntu or Debian
bash bypass ipsec linux nginx openvpn shadowsocks-rust tun2socks tunnel tunnel-server vpn wstunnel xray xui-pro
Last synced: 05 Apr 2026
https://github.com/fusion809/centos-scripts
My CentOS Bash scripts
bash bashrc centos centos-scripts shell-scripts zsh zshrc
Last synced: 05 Apr 2026
https://github.com/cspyridakis/sctt
This is a personal collection, of useful scripts.
application-config application-monitoring bash debian linux python shell shell-scripts
Last synced: 05 Apr 2026
https://github.com/chrispsheehan/lambda-express-api
Run express api in lambda. Deploy multiple environments.
aws bash express github-actions lambda terraform
Last synced: 05 Apr 2026
https://github.com/dropalltables/ghuser
A small, opinionated CLI tool that says whether a GitHub user exists, and gives a bit of info about them.
api bash cli commandline github github-api githubapi macos script shell
Last synced: 18 Apr 2026
https://github.com/donkeycode/parallel
Manage asynchronous / parallels command in your shell - Built in PHP / phar
bash parallel-programming phar php symfony-console
Last synced: 18 Apr 2026
https://github.com/bocaletto-luca/bash-collection
Bash-Collection is a comprehensive repository featuring an immense collection of professional Bash scripts curated to streamline automation, system management, and everyday utility tasks. This repository is the result of countless hours of refining and expanding your Bash arsenal, and it covers an extensive range of functionalities designed...
bash bash-collection bash-script bash-scripts bocaletto-luca debian debian-linux gplv3 linux opensource scripts scripts-collection
Last synced: 18 Apr 2026
https://github.com/open-technology-foundation/trim
The canonical collection of lightweight Bash utilities for managing whitespace in strings and streams.
bash bash-functions shell string-manipulation trim whitespace-removal
Last synced: 18 Apr 2026
https://github.com/reiniiriarios/ansihelp
Bash script help file for using ansi codes. Covers 16-color, 8-bit color, 24-bit color, text decoration, and cursor position.
Last synced: 18 Apr 2026
https://github.com/gma/tmux-fuzzy-launcher
Open your projects in tmux (plus editor of choice)
bash bash-script fzf git launcher shell tmux tmuxinator utility vim
Last synced: 19 Apr 2026
https://github.com/cbefus/nice_prompt
A simple to use, fully functional (includes date, time, user, host, cwd, git status, and virtual env), .bash_profile for your bash prompt.
bash color git prompt ps1 virtualenv
Last synced: 19 Apr 2026
https://github.com/open-technology-foundation/whichx
A robust bash implementation of the classic Unix which command with enhanced features and comprehensive error handling.
Last synced: 19 Apr 2026
https://github.com/dasskelett/sapl
Stream and play music from YouTube!
audio-streaming bash gnu-linux shell vlc youtube youtube-dl
Last synced: 19 Apr 2026
https://github.com/marialobillo/fcc-salon-database-project
freecodecamp project from database certification
bash certification freecodecamp sql
Last synced: 20 Apr 2026
https://github.com/abiydv/bash
Usual bash scripts and examples
aws aws-cli aws-cli-utilities aws-datapipeline aws-ec2 aws-iam aws-lambda bash bash-script
Last synced: 20 Apr 2026
https://github.com/jawaracloud/bash-collections
This repository contains a collection of Bash scripts for various purposes. Feel free to explore and use these scripts as needed.
bash bash-script linux security shell terminal
Last synced: 20 Apr 2026
https://github.com/matthewfeickert/dotfiles
Dotfiles for my Ubuntu machines
Last synced: 20 Apr 2026
https://github.com/drhdev/totelegram
The totelegram shellscript enables automated sending of files or their contents as messages to a Telegram chat using a bot, complete with logging, cron job support, and configurable verbosity for monitoring and notification purposes.
bash bash-script filesender filetransfer linux message notification server shell shell-script shellscript telegram telegram-api telegram-bot telegram-bot-api ubuntu
Last synced: 20 Apr 2026
https://github.com/michaelbolanos/vbman
a lightweight CLI tool for managing VirtualBox VMs on Linux and macOS. It provides an interactive menu to list, start, and stop VMs with graceful or forced shutdown options—no need for the VirtualBox GUI. Simplify VM operations quickly with bulk commands and a handy one-liner install.
Last synced: 20 Apr 2026
https://github.com/benjetson/bfg_shell
My shell settings, prompt, and other customizations.
bash bash-aliases bash-config bash-prompt bashrc dotfiles shell-aliases shell-config shell-prompt zsh zsh-aliases zsh-config zsh-prompt zshrc
Last synced: 20 Apr 2026
https://github.com/tylerbloom/add-drop-goto
Works as a wrapper to the traditional "cd" command to allow for dynamic shortcuts of directory names.
Last synced: 20 Apr 2026
https://github.com/scottgriv/bash-github_delete_workflow_runs
Mass delete all GitHub Actions workflow runs for a specific repository using GitHub CLI.
bash bash-script bash-utility github github-actions github-cli github-workflows utility-application
Last synced: 20 Apr 2026
https://github.com/teegre/smpcp
Command line MPD client with auto-playlists (song, album modes), extensible via plugins.
bash command-line linux mpd mpd-client music
Last synced: 20 Apr 2026
https://github.com/pacatro/ucorecsys
Application of Recommendation Systems in Educational Environments
ai bash csv deep-learning jupyter-notebook machine-learning python pytorch pytorch-lightning recommender-system surprise tensorboard toml torchmetrics uv
Last synced: 20 Apr 2026
https://github.com/open-technology-foundation/editfile
A terminal-based text file editor with built-in validation support. Pure bash implementation with minimal external dependencies.
bash file-validator terminal-editor text-editor
Last synced: 20 Apr 2026
https://github.com/magepsycho/magento2-remote-to-local-downloader
Backup and download Magento 2 code + DB for local setup
backup bash bash-script download magento magento2
Last synced: 20 Apr 2026
https://github.com/steppsr/norby_name_generator
Name generator to create 4 random alpha characters, a hypen, then 4 random digits. Easily adaptable to another structure.
bash chia chia-blockchain metadata nfts
Last synced: 20 Apr 2026
https://github.com/sinfallas/optimize
multiple optimizations for linux
bash optimization script ubuntu
Last synced: 20 Apr 2026
https://github.com/wolven531/win10bgdownloader
This project aims to create a script that can be used to simply collect the Windows 10 Login screen backgrounds in a directory of the user's choosing
automation background-image bash bash-script learning-by-doing powershell powershell-script windows-10
Last synced: 20 Apr 2026
https://github.com/asumbek/bash-source
Improve Bash's `source` into more modular system.
bash bash-script module-system
Last synced: 19 May 2026
https://github.com/psmths/history-quickrun
Quickly find and run past commands from bash history
bash command-line-tool terminal-app
Last synced: 21 Apr 2026
https://github.com/zen-xu/job-book
A tool stitches scripts and commands together by YAML.
bash cli command-line-tool jobs rust scripts
Last synced: 21 Apr 2026
https://github.com/steppsr/random_name_picker
Script to select 1 or 2 word names from text files. You can allow duplicates or force unique names.
bash chia chia-blockchain metadata nft
Last synced: 21 Apr 2026
https://github.com/muhanedahmed/java-spring-app-ci-cd-pipeline
This project demonstrates a complete CI/CD pipeline setup for the Spring PetClinic application deployed on AWS. It automates infrastructure provisioning, configuration management, and application deployment using industry-standard DevOps tools.
ansible aws bash cicd docker jenkins terraform
Last synced: 22 Apr 2026
https://github.com/madfxr/neo-rescue-tools
NEO Rescue Tools for L2 BGN
bash bash-scripting openstack shell-scripting
Last synced: 23 Apr 2026
https://github.com/izzytoot/minishell
This project is about creating a simple shell.
Last synced: 24 Apr 2026
https://github.com/vr51/infoseek
World of Spectrum API Search Script in Bash
Last synced: 25 Apr 2026
https://github.com/zbo14/audiollusion
A toolkit for generating auditory illusions using SoX.
audio audio-processing bash illusions sox
Last synced: 25 Apr 2026
https://github.com/valera-rozuvan/bash-scripts
a collection of useful Bash scripts
Last synced: 25 Apr 2026
https://github.com/bjoern-hempel/bash-find-dead-elements
A script to find dead elements
bash bash-script mit-license permissions
Last synced: 25 Apr 2026
https://github.com/supersandro2000/ntp-stats
Just a little script to calculate stats form you local ntp daemon.
bash ntp ntp-server ntpd ntppool
Last synced: 25 Apr 2026
https://github.com/fricklerhandwerk/beast
Literate integration testing of networked command-line applications
bash documentation nix testing
Last synced: 25 Apr 2026
https://github.com/mayflower/agentsh
A virtual Bash environment for AI agents — pure Python, pure in-memory
ai-agent bash coreutils in-memory langchain python sandbox shell tree-sitter virtual-shell
Last synced: 26 Apr 2026
https://github.com/kokonut27/pokeemerald
PokemonEmerald in Python
bash nix pokeemerald pokemon python shell
Last synced: 07 Jun 2026