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/made2591/funny-commit
Funny Commit is a really simple bash script that gets whatthecommit.com website commit message and creates a git commit with an always-changing funny text for you.
bash commit funny git repository shell shell-script
Last synced: 09 Apr 2025
https://gitlab.com/mausworks/nordvpn-cli
A tool for managing NordVPN profiles for OpenVPN
Last synced: 11 Mar 2025
https://github.com/mulle-sde/mulle-sde
💠 Cross-platform IDE for the command-line
bash command-line-tool commandline ide mulle-sde nogui plugins
Last synced: 18 Jan 2026
https://github.com/yandex-cloud-examples/yc-disk-export-tool
Выполнение экспорта диска ВМ или образа диска из облачного каталога в Yandex Object Storage. В результате в Object Storage создается файл с образом диска в формате qcow2.
backup bash disk image jq yandex-cloud yandexcloud yc-cli
Last synced: 07 Oct 2025
https://github.com/marirs/autoinstalls
Compile & Install various packages customised
autoinstall autoinstaller bash bash-script debian libvirt nginx python3 qemu qemu-kvm ubuntu virt-manager
Last synced: 23 Apr 2025
https://github.com/adiatma/intip
A simple bash scripting for searching geo location base on ip 👀.
Last synced: 19 Sep 2025
https://github.com/cybergaz/scripts
simple but efficient scripts which ease my workflow...
Last synced: 15 May 2025
https://github.com/frago9876543210/pocketbash
Plugin for PocketMine-MP which executes server commands in bash
bash pmmp-plugin pocketmine-mp
Last synced: 12 Jun 2025
https://github.com/woozymasta/guassp
GitLab User Access Synchronizer for SonarQube Projects
bash flask-api gitlab gitlab-api gitlab-ci python rq shell sonarqube sonarqube-docker sonarqube-server
Last synced: 12 May 2025
https://github.com/nicholasdille/traefik-dns
Kubernetes controller written in bash to monitor traefik for restarts and use cert-manager to update DNS with host IP
bash cert-manager controller json kubernetes traefik yaml
Last synced: 27 Feb 2026
https://github.com/supersandro2000/vim-bash-completion
bash-completion script for vim command
bash bash-completion bashrc vim
Last synced: 05 Jul 2025
https://github.com/rakentaja/cli
Rakentaja cli
bash boilerplate cli command-line javascript nodejs terminal typescript
Last synced: 23 Apr 2025
https://github.com/infertux/ruby-bootstrap
Simple Bash scripts to install recent Ruby versions from source
Last synced: 13 Apr 2025
https://github.com/hugohadfield/cefflask
cefpython with a Flask sever
bash cef cefpython desktop-application flask gui html javascript python python-gui python3
Last synced: 25 Oct 2025
https://github.com/spiritlhls/repocket-one-click-command-installation
Run the repocket client as a container on the Linux platform
bandwidth bash cash docker income linux money one-click-installation-script passive passive-money-making repocket shared
Last synced: 26 Mar 2025
https://github.com/fritzrehde/footy
A small command line tool to get the latest football scores, fixtures and standings
bash command-line-tool football shell soccer
Last synced: 18 Apr 2025
https://github.com/busterc/bashcuts
:shell: Command reveals Bash keyboard shortcuts (cheat sheet)
bash bash-tricks bash-tutorial keyboard-shortcuts shell
Last synced: 10 May 2026
https://github.com/rosenbjerg/agentdeploy
An agent for managing execution of taco bell style deployment and server management scripts
automation bash cli-tool deployment remote rest-api scripts ssh
Last synced: 12 May 2025
https://github.com/pacstall/repo-maintain
mr helps repo maintainers maintain custom repositories
bash docker hacktoberfest pacstall pacstall-programs
Last synced: 13 May 2025
https://github.com/xtonousou/cis-bench-centos8
CIS Benchmark v1.0.0 - Level 1 Server - CentOS 8 automation
assessment bash benchmark centos centos8 cis cis-benchmark hardening linux security
Last synced: 30 Oct 2025
https://github.com/luisadha/rapsh
Rapsh means rapsh(eet) imitated from the mini game in the famous Game, namely Need For Speed belonging to EA games. **Termux Compatible**
android bash cli game linux mksh root script shell-scripting terminal terminal-emulator terminal-game
Last synced: 23 Apr 2025
https://github.com/michaeljymsgutierrez/git-messenger-webhook
A simple git webhook event notification for facebook messenger.
bash facebook facebook-chat-api facebook-messenger fastify git nodejs pm2 shelljs webhook
Last synced: 27 Apr 2025
https://github.com/xtonousou/fortiadc-mysql-healthcheck
Solution for MySQL healthcheck on FortiADC using bash, ncat, mysql and systemd.
bash curl fortiadc healthcheck linux mariadb mysql systemd
Last synced: 18 Jul 2025
https://github.com/alexbaranowski/bash-rc-generator
Simple website and local script that allows to generate nice .bashrc file.
bash bashrc bashrc-configs bashrc-files configuration-generator generator
Last synced: 19 Apr 2025
https://github.com/RaptaG/CAAIS
A bash script to install and/or remove Chaotic-AUR.
arch-linux aur bash bash-script chaotic-aur linux
Last synced: 04 Sep 2025
https://github.com/archusXIV/mpv-playlists-manager
manage playlists for mpv in your Linux terminal
bash ffmpeg fzf mpv youtube-dl yt-dlp ytfzf
Last synced: 07 Apr 2025
https://github.com/mohammadrezaamani/class-management-system
Simple class management system implemented in Bash.
Last synced: 29 Apr 2026
https://github.com/wcarhart/lurker
Hacker News terminal client
bash cli hacker-news ycombinator
Last synced: 12 May 2025
https://github.com/admodev/ccg
CleanCodersGIT
bash bash-script git git-client github shell shell-script version-control version-manager versioning
Last synced: 26 Jan 2026
https://github.com/SerhatTeker/dotfiles
Personal dotfiles
bash dotfiles tmux vim visual-studio-code zsh
Last synced: 30 Jul 2025
https://github.com/yousafkhamza/retention-based-cleanup-script
It's a bash script and it's used to clean files with retention period. So, it might be useful to clear large-scale backup storing servers to delete these files with a particular retention period. I just built the same script with 3 ways of working.
backup-manager bash linux retention scripting shell-script
Last synced: 15 Apr 2025
https://github.com/chadmayfield/sysinfo
Quickly gather system information and print it in an easy to consume format
bash linux macos shell system-administration system-identification system-info
Last synced: 14 Oct 2025
https://github.com/luc-mo/react-scaffold
Bash script to create React components using a single command
bash components git-bash react
Last synced: 13 May 2025
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 25 Aug 2025
https://github.com/kevcui/tvdb-cli
:tv: Show TV series information in terminal
bash bash-script cli script terminal tv tvdb tvdb-api
Last synced: 30 Jul 2025
https://github.com/philippgille/hello-netcoreapp
Basic .NET Core console application with additional scripts and files for building the app and creating release artifacts for a framework-dependent deployment, self-contained deployment, Docker image, Chocolatey package and AppImage
appimage appveyor bash bash-script build build-automation chocolatey continuous-deployment continuous-integration csharp docker docker-image dockerfile dotnet dotnet-core hello-world myget portable powershell powershell-script
Last synced: 25 Apr 2025
https://github.com/mtk911/sada
SADA Webapplication Scanner
bash bash-hacks bash-script bash-scripting scanner-web scripting security security-scanner security-tools security-vulnerability vulnerability-detection vulnerability-scanner vulnerability-scanners
Last synced: 28 Apr 2025
https://github.com/felipefacundes/shell_utils
Shell Utils is an educational framework designed to make shell programming accessible and powerful. It is the result of extensive work over many years, now available on GitHub. With over 280 documented scripts, it caters to both beginners and advanced users. Its main differentiator is the ability to interact with the major shells: Bash, Zsh, Fish
bash cli cli-app fish fish-configuration hacktoberfest oh-my-fish oh-my-zsh oh-my-zsh-plugin oh-my-zsh-theme ohmyzsh plugin-framework plugins productivity shell terminal theme themes zsh zsh-configuration
Last synced: 28 Jul 2025
https://github.com/wick3dr0se/cheat-sheets
A small collection of my personal cheat sheets
bash cheat-sheet cheatsheet linux nim shell
Last synced: 02 Apr 2026
https://github.com/maxkagamine/dotfiles
I used to be a terminal like you...
Last synced: 16 Jan 2026
https://github.com/haensl/mutt2calcurse
Export events from mutt to calcurse
Last synced: 11 Oct 2025
https://github.com/portellam/powerstate-virtmanager
Set the power state of a Virtual Machine (VM). Does what virt-manager doesn't; includes missing features like sleep, hibernate, and wake. Bash TUI and Python GUI application.
bash bash-script glade gtk gtk3 gui libvirt libvirtd python python3 qemu qemu-kvm terminal tui virt-manager virtual-machine virtualization
Last synced: 23 Jun 2025
https://github.com/geekzter/azure-pipeline-examples
Azure Pipelines YAML examples
azure-devops-pipelines azure-pipeline-templates azure-pipelines azure-pipelines-yaml bash pwsh samples workload-identity-federation
Last synced: 13 May 2025
https://github.com/j50n/deno-proc
A better way to work with processes in Deno.
async asynciterable asynciterableiterator await bash child command deno execute process promise run shell spawn stderr stdin stdout subprocess worker
Last synced: 13 Oct 2025
https://github.com/b1f6c1c4/cp-mv-paste
Two-step file copy/move. Specify source file(s) in one command, cd to another directory, paste there.
bash copy-files linux move-files shell
Last synced: 26 Feb 2026
https://github.com/vergissberlin/bashlib
You wanna create your own bash script, and don't start on ground zero? That library is made for you! It helps to improve bash your bash scripts.
bash framework library testing ui-components
Last synced: 10 Jun 2025
https://github.com/ericcrosson/bash-barrier
A synchronization barrier for your terminal
barrier bash cli synchronization
Last synced: 10 Aug 2025
https://github.com/mrmidnight7331/reflector
A quick reverse shell generator made with Shell Script
bash bash-script generator reflector reverse reverse-shell revshell revshells shell shell-script shell-scripting shellscript
Last synced: 15 Apr 2025
https://github.com/superatomic/dotfiles
💾 My personal dotfiles for macOS. Uses homebrew, bash, zsh, and xshe.
bash dotfiles dotfiles-macos fish homebrew personal-dotfiles setup-macos setup-script shell xshe zsh
Last synced: 13 May 2025
https://github.com/lxrbckl/project-asbc
Leverage automation and artificial intelligence for monitoring and object detection of Blink camera footage. V1. Summer 2023.
asyncio bash blink-camera bluestacks dash-python discordpy fp macosx oop pillow plotly-python poetry-python pyautogui ultralytics unix yolov5
Last synced: 14 Apr 2025
https://github.com/nxjosephofficial/automated-ytdlp-script
An automated yt-dlp bash script that aims to make downloading easy.
automated bash bash-script downloader ffmpeg linux script youtube-dl youtube-downloader yt-dlp yt-dlp-installer ytdl
Last synced: 08 Apr 2025
https://github.com/microeinstein/plain-scripts
Curated collection of scripts I have written or discovered in the last few years.
bash bashrc desktop education http-handlers javascript kde latex linux lua partitioning pipewire prompt proot-distro python tweaks unix virtual-machine x11
Last synced: 04 Jul 2025
https://github.com/adamhl8/shellrunner
Write safe shell scripts in Python.
bash bash-scripting python python-scripting shell shell-script shell-scripting shell-scripts
Last synced: 30 Mar 2025
https://github.com/random-archer/nspawn.sh
Bash container engine for systemd-nspawn
bash container engine nspawn systemd systemd-nspawn virtualization
Last synced: 11 Apr 2025
https://github.com/obed0101/gitd
gitd is a lightweight script designed to simplify the process of downloading Git repositories from the command line. It provides an easy-to-use interface for cloning repositories with options to specify branches and target directories.
automation bash collaboration command-line developer-tools development-tools git gitclone github github-api github-cli open-source repository-cloning repository-management scripted-workflows scripting shell-script workflow-automation zsh
Last synced: 13 Jun 2025
https://github.com/bluz71/git-status-fly
A fast git status utility for custom prompts
bash fish git prompt rust shell-prompt zsh
Last synced: 11 Aug 2025
https://github.com/tgropper/docker-crazy-monkey
Crazy monkey that kills random docker containers
Last synced: 12 Jun 2025
https://github.com/metal3d/goswitch
Golang version switcher, local project creator, and recommended packages installation
bash go golang shell tool version version-manager virtualenv
Last synced: 14 Mar 2026
https://github.com/lifailon/console-menu
Graphical interactive console menu for your bash/shell scripts
bash console console-gui console-interface console-menu gui linux linux-gui menu shell shell-guide terminal-app terminal-menu terminal-ui text-user-interface tui user-interface
Last synced: 01 Apr 2025
https://github.com/jnsgruk/architect
Simple Arch Linux bootstrap project
arch archlinux automation bash installer jnsgruk script
Last synced: 01 Mar 2025
https://github.com/eggy115/shell
Shell
bash eggy115 script scripts sh shell shell-example shell-examples shell-script shell-scripting shell-scripts
Last synced: 22 Apr 2025
https://github.com/TheAmazingPT/passman
A dmenu frontend for password-store (Pass: The Standard Unix Password Manager)
bash dmenu linux manager pass password password-store security unix
Last synced: 22 Apr 2025
https://github.com/cgomesu/audio-diagnostic-tool
A CLI diagnostic tool written in Bash for detecting corrupted audio files
audio audio-files bash cli flac mp3
Last synced: 18 May 2026
https://github.com/conorheffron/hl7-hapi-fhir-obs-api
Sample API that integrates with HAPI FHIR & HL7 Interfaces for Medical Information (Spring Boot Backend)
bash bash-script fhir fhir-api fhir-client fhir-r4 hapi-fhir hl7 hl7-fhir hl7-fhir-resources jdk25 maven spring-boot-4
Last synced: 31 Jan 2026
https://github.com/oblerion/devkitpro_on_ubuntu
is script easly install / setup devkitpro on ubuntu
bash devkitpro opensource ubuntu
Last synced: 22 Apr 2025
https://github.com/m-grant-prg/dnsmasq-logrotate
logrotate setup for dnsmasq.
autotools bash dnsmasq log-administration log-management log-rotation logrotate logrotate-utility logrotation system-administration
Last synced: 31 Jan 2026
https://github.com/s22f5/upscaleanimation
Upscales Animation Videos using https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
animation bash realesrgan upscaling
Last synced: 21 Apr 2025
https://github.com/aivec/wp-docker-dev-factory
Easy creation and management of local WordPress development environments with Docker. JSON config files with an interactive CLI
bash docker docker-compose php typescript wordpress wordpress-boilerplate wordpress-development wp-cli
Last synced: 22 Jul 2025
https://github.com/atliod/gozelle
A Blazing fast smart cd command written in go
bash command-line-tool fish fzf go golang linux zsh
Last synced: 01 Mar 2026
https://github.com/bongochong/waspscanner
A Basic Scanner for Vulnerabilities Related to HiddenWasp Malware on GNU/Linux
anti-malware bash hidden-wasp hiddenwasp script security shellscript
Last synced: 08 Apr 2025
https://github.com/pombadev/pbbs
A collection of pure bash alternatives to external processes
Last synced: 25 Feb 2026
https://github.com/darwinz/my-cli
Bash CLI installed as a binary executable for local development and dev ops environments
apache aws bash cli devops docker hacktoberfest redis ruby shell zend-server
Last synced: 30 Jul 2025
https://github.com/tarunkoyalwar/bninja
A Handy toolkit containing Cross-platform command line tools for bash/shell/terminal users
Last synced: 27 Jun 2025
https://github.com/hitblast/aseprite-build-apple
🔨 An automated build script for Aseprite on M1, M2, M3 and other Apple Silicon hardware.
apple-silicon aseprite aseprite-script bash shell shell-script zsh
Last synced: 29 Jul 2025
https://github.com/kierun/bash-libs
This is an over-engineered collections of bash scripts.
bash bash-script bash-scripting logging sleep wallpaper
Last synced: 24 Mar 2025