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-11 00:03:24 UTC
- JSON Representation
https://github.com/vroncevic/samba_manager
Shell script for Samba server management
administration bash linux manager samba shell
Last synced: 13 May 2025
https://github.com/abstractmachines/dotfiles
abstractmachines' dotfiles
bash dotfiles dotfiles-setup kubernetes node scripts
Last synced: 07 Apr 2026
https://github.com/pforret/gandi_deploy
bash script to work easily with gandi.net paas git deployment (bash)
bash deployment developer-tools gandi git hosting
Last synced: 10 Apr 2025
https://github.com/z-shell/zsh-log-lines
Helpers that we use in custom scripts, available as both functions (fast) and binaries (slow) when needed
Last synced: 11 Apr 2025
https://github.com/synacktraa/crawl
Web crawler designed to efficiently retrieve unique href, script and form links from a web application.
bash crawler regex shell web-spidering
Last synced: 06 Apr 2026
https://github.com/mat1g3r/travis_discord
Post your Travis CI build results to Discord using Discord webhook
bash discord discord-api shell travis travis-ci webhook webhooks
Last synced: 28 Oct 2025
https://github.com/davzoku/dotfiles
👨🔧 My dotfiles
bash dotfiles macos powershell shell windows zsh
Last synced: 30 Apr 2025
https://github.com/mikaela/scripts
[MIRROR] Random scripts in various languages
bash bash-script scripts scripts-bash
Last synced: 21 Jun 2025
https://github.com/tayssirgh/histograph
Histograph is a CLI tool for tracking Git repository activity and coding hours, offering insights into productivity and workflow patterns.
Last synced: 17 Feb 2026
https://github.com/viktorsvertoka/goit-cs-hw-02
Home task for Computer Systems and Their Fundamentals course💾
bash curl docker goit goit-cs-hw-02 postgresql
Last synced: 21 Jun 2025
https://github.com/iamnewton/osx
Script to set up my OS X preferences
bash dotfiles macosx osx preferences setup shell
Last synced: 17 Feb 2026
https://github.com/4m3rr0r/breachhunter
BreachHunter is a powerful OSINT (Open Source Intelligence) tool designed for cybersecurity professionals, investigators, and ethical hackers to efficiently search for leaked data using the DeHashed API
bash bash-script breachhunter dehashed dehashed-api osint osint-tool
Last synced: 11 Jul 2025
https://github.com/mrday2day/aws-email-queue_and_task-queue_server
This server handles email queuing and delivery using AWS SES, and also supports task scheduling with expiration notifications. It allows you to manage email send rates, templates, and attachments. The task queue API stores tasks with expiration dates, notifying your server when tasks expire.
aws-ses aws-ses-notification bash docker javascript jwt-tokens mysql-database nodejs-server open-source typescript
Last synced: 26 Aug 2025
https://github.com/fajarkim/lzip-shell
🛡️ Make your Shell scripts code unreadable with LZip Shell Exec
bash compress compressor ksh lzip lzip-shell mksh shell shell-compressor zsh
Last synced: 10 Apr 2025
https://github.com/gma1k/useful-scripts
Some useful scripts
azure bash docker linux perl powershell python ruby
Last synced: 06 Mar 2026
https://github.com/tulir/pass
A fork of https://www.passwordstore.org/, the standard unix password manager
bash gnupg password-manager password-store
Last synced: 22 Jun 2025
https://github.com/somajitdey/sertain
Simple Bash library for building a basic HTTP server.
bash http http-server http-server-library shell-functions shell-scripting
Last synced: 15 Oct 2025
https://github.com/luaneyed/omnibash
Save and broadcast shell configuration on multiple machines
alias bash bash-completion bash-script completion git git-completion linux macos python script shell shell-script
Last synced: 18 Jan 2026
https://github.com/brettaufheber/ubuntu-headless-installer
install Ubuntu from command line via debootstrap and chroot
bash chroot debootstrap linux post-installation shell ubuntu ubuntu-installation
Last synced: 02 May 2025
https://github.com/girol/dotfiles
My personal configuration for dev environments
bash dotfiles hacktoberfest hacktoberfest2021
Last synced: 01 May 2025
https://github.com/yousafkhamza/terraform_installation
it's a sample bash script for compiling the latest terraform as of now Because if you have tried to install terraform via built-in repo it was old so that's why I just try to automate that latest installation.
bash bash-script installation shell-script terraform
Last synced: 15 Apr 2025
https://github.com/dan-duran/learn-bash
Learn Bash is a free and open-source guide to master command line and shell scripting. It is designed to be simple and easy to understand for beginners.
bash bash-commands cli cli-tutorial command-line command-line-tutorial shell-script terminal-commands tutorial
Last synced: 27 Sep 2025
https://github.com/alcidesrc/dockerized-php
A dockerized environment to build CLI, micro-services and/or web applications based on PHP with/without Caddy
bash bash-scripting caddy cli-applications development docker gum makefile microservices php uopz web-applications xdebug
Last synced: 28 Jan 2026
https://github.com/lahackateca/el-pequenio-pentester-ilustrado
Script para automatizar pentesting
bash bash-script hacking hacking-tool linux pentesting pentesting-tools script
Last synced: 04 Oct 2025
https://github.com/vaab/kal-shlib-common
General purpose bash shell scripting library
Last synced: 13 Mar 2025
https://github.com/workofaditya/dll-hijacking
This repository contains a script that automates the setup and execution of a Metasploit dll hijacking.
automation bash dll dll-hijacking linux linuxterminal metasploit metasploit-framework python python-script script shell terminal
Last synced: 10 Apr 2026
https://github.com/mcnaveen/googlebot-nginx-telegram-notifier
Shell Script for Monitoring GoogleBot Crawls via Nginx log file and Sending notification to Telegram
bash bash-script googlebot hacktoberfest hactoberfest2021 nginx shell shell-script telegram telegram-api
Last synced: 02 Sep 2025
https://github.com/hilbix/json2sh
Convert arbitrary JSON streams to bash readable format
Last synced: 22 Jan 2026
https://github.com/davidlj95/.files
Personal dotfiles for UNIX-based machines
bash dotfiles dotfiles-linux dotfiles-macos shell
Last synced: 18 Oct 2025
https://github.com/yosef-alsabbah/linux-directory-management
This repository contains a Linux-based directory management assignment where various commands are used to manipulate files and directories in a structured manner. The goal is to practice and demonstrate proficiency in essential Linux commands like `mkdir`, `mv`, `cp`, `ls`, `cat`, and more.
bash cli-commands file-system linux terminal
Last synced: 12 Aug 2025
https://github.com/samtebbs33/mkvim
Shell script that creates a new isolated vim profile
Last synced: 11 Apr 2026
https://github.com/theFest/shell-code
bash/zsh/csh | {educational content}
bash bash-script bash-scripting debian kali-linux manjaro shell shell-functions shell-script shell-scripting shell-scripts shellcode
Last synced: 17 Jan 2026
https://github.com/maheshtechnicals/windsurf-termux
🌊 Install Windsurf IDE on Android Termux & ARM64 Linux | Automated installer fixing dpkg errors | One-click setup for ARM devices
android arm64 automation bash code-editor codeium dpkg electron ide installer linux proot raspberry-pi termux termux-tools toolkit vscode windsurf windsurf-ide
Last synced: 09 Jul 2026
https://github.com/fusion809/debian-scripts
Shell scripts for Debian, mostly in VMs
bash bashrc debian debian-scripts shell-scripts zsh zshrc
Last synced: 19 Apr 2025
https://github.com/mython-dev/mythical-payload
Payload Creator for Operating Systems and Programming Language
android bash exploit hacker hacking hacking-tool hacking-tools kalil linux metasploit metasploit-framework payload payload-generator payloads programming python script ubuntu widnows
Last synced: 26 Feb 2026
https://github.com/kevcui/gettweets
:bird: Fetch tweets from a specific user without account login
bash bash-script tweets tweets-scraper twitter
Last synced: 12 Apr 2025
https://github.com/manicshadow/linux-configs
❄️ Zero to DevOps in 10 minutes. An idempotent, interactive bash script to instantly bootstrap a fully configured, Nord-themed development environment on Ubuntu 24.04 & WSL2. Automates dotfiles, Zsh+P10k, Vim, SSH/GPG keys, and a 40+ container/cloud toolchain (Docker, K8s, Terraform). Answer a few prompts, grab a coffee, and start coding.
automation bash bash-script devops dotfiles kubernetes linux nord-theme powerlevel10k ubuntu wsl2 zsh
Last synced: 02 Jun 2026
https://github.com/beardlyness/pvex
This Script makes it easy to install and setup Proxmox on Debian.
bash hypervisor netdata proxmox proxmox-ve shell speedtest
Last synced: 02 Jul 2025
https://github.com/nikovirtala/cdk-eks-experiment
CDK experiments around EKS.
aws aws-cdk aws-eks aws-lambda bash cdk cdk-examples eks iac kubernetes projen
Last synced: 15 Mar 2026
https://github.com/arsenlosenko/xiny
CLI tool to browse Learn X in Y Minutes https://learnxinyminutes.com/
Last synced: 28 Apr 2026
https://github.com/fusion809/opensuse-scripts
Shell scripts for automating openSUSE tasks
bash bashrc opensuse shell-scripts zsh zshrc
Last synced: 12 Apr 2026
https://github.com/krishpranav/autosploit
A simple ruby tool to automate metasploit modules
bash exploit exploiter metasploit metasploit-modules msfs ruby shell
Last synced: 15 Apr 2025
https://github.com/vr51/vhost-maker
Interactive Apache2 virtual hosts generator. Creates server space, adds default directories & default files, creates openssl self-signed crt & key, enables mod_pagespeed for the generated site.conf.
apache bash vhost-maker virtual-hosts wordpress
Last synced: 02 May 2026
https://github.com/binaryphile/concorde
Bash scripting in my own particular...[sigh] "Idiom, sir?" Idiom!
Last synced: 26 Feb 2026
https://github.com/psyb0t/auto-usb-storage-mount
auto-usb-storage-mount automates USB drive mounting with a config-driven approach. It mounts drives based on your rules, ensuring they're always where you expect, hassle-free. Perfect for those who prefer their storage management with a dash of anarchy.
auto-mount bash linux mount storage usb usb-storage usb-storage-devices
Last synced: 10 Mar 2026
https://github.com/sctech-tr/betterfetch
betterfetch is a quick system information tool.
bash betterfetch fetch hyfetch info neofetch neofetch-clone sh shell sysinfo system zsh
Last synced: 10 Feb 2026
https://github.com/4m3rr0r/mac-changerpro
This is a bash script that can change the MAC address of either the eth0 or wlan0 network interface.
bash mac-address-changer mac-address-generator mac-cangerpro macaddress macchanger security
Last synced: 11 Apr 2025
https://github.com/openspace42/synthia
The framework that includes all of the absolute essential code to bootstrap a fully functional bash+git project, leveraging our highly refined and standardized [dna](https://github.com/openspace42/dna) functions.
Last synced: 24 Jul 2025
https://github.com/vict0rsch/coblock
Improve code readability by inserting styled headers as block comments to describe an important step in your Python, Java, Javascript code, YAML config and many more
bash code-formatter comment-system java javascript open-source python rust vscode vscode-extension yaml
Last synced: 22 Apr 2025
https://github.com/dhruwlalan/git-alias
Declarative & human-friendly aliases for commonly used git commands.
bash git git-commands github shell-script
Last synced: 07 Aug 2025
https://github.com/gbourniq/portfolio
Django web application template that can be used to create a personal portfolio. Easily deployable to AWS Free Tier services with configurable scripts
ansible aws-ec2 aws-s3 bash celery ci-cd conda-environment django docker docker-compose helm-charts kubernetes makefile nginx poetry postgresql pytest-django python redis travis-ci
Last synced: 08 Jul 2025
https://github.com/chillsmeit/rarbg_automkvmerger
Bash script to automatically merge .mp4 with english .srt files and clean the folder names en masse for rarbg movies
automated bash bash-script clean en-masse english english-srt englishsrt enmasse merge-mp4-srt mergemp4srt mkv mkvmerge rarbg
Last synced: 14 Apr 2025
https://github.com/nafigator/bash-helpers
Collections of handly functions for usage in Bash scripts
Last synced: 14 Apr 2025
https://github.com/linux-profile/linux-profile
🐧 CLI tool for managing linux user profiles with multiple powers make life easier and faster.
archlinux bash bash-script kubuntu linux linux-app linux-shell package-json package-management package-manager python python-script python3 ubuntu
Last synced: 14 Apr 2025
https://github.com/caijinglong/find_env_shell
Configure different environment for each project.
Last synced: 19 Oct 2025
https://github.com/jubbasmail/mac-osx-service-bamboo-6.1-agent
Run Bamboo 6.1 Agent on Mac OS X as a background service to build iOS IPA and Android APK
bamboo-agent bash continuous-integration mac-osx
Last synced: 22 Apr 2025
https://github.com/mhamdyx/Unix_Workbench_Solutions
My solutions to the open source book "The Unix Workbench" by Sean Kross"
bash bash-scripting cloud git github linux shell shell-scripting unix
Last synced: 10 Oct 2025
https://github.com/lifailon/dotnet-systemd-api
REST API server and set of endpoints for managing Linux services based on .NET HttpListener.
api api-server bash dotnet endpoint endpoints linux net netcore powershell powershell-core powershell-script pwsh rest rest-api systemctl systemd
Last synced: 08 Aug 2025
https://github.com/justus0405/bfetch
🔎 Another System information script for Linux written in bash
bash bash-script bash-scripting monitor monitoring monitoring-scripts monitoring-tool script
Last synced: 22 Apr 2025
https://github.com/flexion/bash_shell_script_starter
Starter / template for writing Bash scripts
bash bash-script bash-scripting shell shell-scripting template
Last synced: 13 Feb 2026
https://github.com/yowainwright/macrustle
Super basic setup instructions, "rustled up" for coding on a Mac 💻💨
bash commandline config configuration iterm mac-os mac-setup zsh
Last synced: 22 Apr 2025
https://github.com/uriel1998/ppl_virdirsyncer_addysearch
A GUI/TUI addressbook searcher/viewer for use with a mess of vcards
Last synced: 14 Apr 2025
https://github.com/tahadostifam/screenfetch
bash bash-script linux neofetch oh-my-zsh oh-my-zsh-plugin oh-my-zsh-theme screenshot zsh
Last synced: 12 Apr 2025
https://github.com/githubuseraccountamazing/shortscript
Copy selected code and automatically remove comments, blank lines, and leading/trailing spaces from a selected code snippet. Useful for pasting lots of code into AI prompts. (AHK and Bash version)
autohotkey bash bash-script bing-ai binggpt chatgpt code-snippets edgegpt prompt-engineering shell shell-script shorten shortener shortener-service
Last synced: 14 May 2025
https://github.com/qainsights/aws-ec2-windows
Simple bash script to spin and terminate AWS EC2 instance
Last synced: 05 May 2025
https://github.com/michaelscopic/dotfiles
Dotfiles for my Linux system. Enjoy!
archlinux bash debian dotfiles kitty-terminal linux neofetch-configuration opensuse-tumbleweed shell starship-prompt terminal ubuntu unixporn zsh
Last synced: 14 Apr 2025
https://github.com/sdrausty/maintenancebuildapks
maintenanceBuildAPKs
android-apk android-application android-smartphone bash buildapks git github github-repository script shell shellscript tablet termux termux-tool
Last synced: 25 Mar 2025
https://github.com/wyatt8740/x11-window-hider
(Also on GitLab - https://gitlab.com/wyatt8740/x11-window-hider.git ) - Easily hide and show (unmap and map) X11 windows. libxcb ANSI (C89) compatible C and bash xdotool implementations.
ansi ansi-c bash bash-script c c89 libxcb map posix unmap x11 xdotool
Last synced: 24 Aug 2025
https://github.com/razzile/goatbot
A shell script that posts embeds containing goat facts to a discord server
Last synced: 02 Mar 2025
https://github.com/ldilley/junk
:wastebasket: An archive of random programs
asm bash bash-script c cpp cpp11 cpp14 cpp17 csharp freebsd freebsd-kld haskell junk junk-code linux linux-kernel-module nasm python shell shell-script
Last synced: 09 Apr 2025
https://github.com/jaandrle/nodejsscript
A tool for writing better “one–file” scripts
bash cli javascript nodejs scripting shell shell-script shelljs
Last synced: 06 Jan 2026
https://github.com/voxpupuli/puppet-augeasproviders_shellvar
Augeas-based shellvar type and provider for Puppet
augeas augeasproviders bash centos-puppet-module configuration configuration-files configuration-management debian-puppet-module hacktoberfest linux-puppet-module oraclelinux-puppet-module puppet puppet-module puppet-resources redhat-puppet-module shellvar ubuntu-puppet-module
Last synced: 10 Apr 2025
https://github.com/kevcui/blackarchup
:knife: A flexible, highly customizable, all-in-one BlackArch Linux setup framework
bash bash-script blackarch pentest pentest-tool pentesting pentesting-tools setup-script
Last synced: 30 Jul 2025
https://github.com/agentfabulous/packet_quicc_deploy
bash cloud-init packet script setup setup-script shell
Last synced: 14 Aug 2025
https://github.com/matheusfillipe/wcofun.cli
Stream and download animes directly from your terminal
anime anime-downloader bash shell-script video web-scraping
Last synced: 16 May 2025
https://github.com/othonhugo/declusor
A unified, interactive CLI for remotely executing scripts, managing payloads, establishing interactive command sessions, and handling file transfers across remote environments.
bash cli ctf cybersecurity infosec linux payload-delivery penetration-testing pentesting post-exploitation python
Last synced: 13 Jan 2026
https://github.com/drevops/bats-helpers
🦇 Helpers and assertions for BATS testing
assertions bash bats bats-core shell testing unittest
Last synced: 06 Feb 2026
https://github.com/vollborn/auto-dvd
A little shell script to save your DVDs locally using MakeMKV
Last synced: 04 May 2026
https://github.com/brian-xu-vlt/minishell_42
We recreated a shell from scratch, with a minishell tester included, using only our own library (libft) and a limited range of external functions.
42 42born2code 42projects 42school bash c ecole42 linux minishell minishell-test minishell-tester shell termcaps ubuntu vector xubuntu
Last synced: 19 Apr 2026
https://github.com/lefou/mill-bash-completion
Bash completion for mill build tool
bash bash-completion build-tool java mill scala
Last synced: 19 Apr 2026
https://github.com/clarketm/hackerrank
HackerRank Solutions
bash hackerrank hackerrank-solutions java java-8 python python3 shell solutions
Last synced: 20 Apr 2026
https://github.com/audihertz/debian-ubuntu-docker-portainer-bashscripts
Collection of Bash Scripts for setting up Docker & Portainer on Debian/Ubuntu systems
bash bash-script bashscript debian docker portainer raspberrypios raspberrypios64bit shell-script shellscript ubuntu
Last synced: 18 Apr 2026
https://github.com/exe-boss/shell-prompt
My own custom shell prompt
bash bashrc powershell shell-prompt
Last synced: 02 May 2026
https://github.com/binaryphile/kaizen
Lots of small bash improvements in pure bash
Last synced: 30 Apr 2026
https://github.com/uriel1998/quotable
A script using fortune, imgmagick, and unsplash.it to provide your quotes with background images
Last synced: 01 May 2026