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-10 00:03:21 UTC
- JSON Representation
https://github.com/particleflux/kcov-bats-circleci-codeclimate
An example on how to combine bats, kcov, Circle CI and Code Climate
bash circleci codeclimate codequality continuous-integration coverage devops test-automation unit-testing
Last synced: 09 Oct 2025
https://github.com/yonle/debian-proot
A fork of Yonle/alpine-proot (github). A well quick standalone Debian PRoot installer & launcher.
apt bash debian debian-sid linux proot shell termux
Last synced: 15 Apr 2025
https://github.com/aetherinox/proteus-app-manager
An installation manager developed specifically for ZorinOS 16 / Ubuntu 20.04 LTS and newer.
automation bash bash-script debian debian-package debian-packages install-scripts installation installation-script installation-scripts installer ubuntu ubuntu-app ubuntu-automation ubuntu-installer ubuntu-packages zorin zorin-os zorinos
Last synced: 15 Apr 2025
https://github.com/topaz1008/ffmpeg-any
A command line tool that batch processes video files and directories with ffmpeg.
bash batch ffmpeg macos powershell unix video windows
Last synced: 02 Mar 2026
https://github.com/hakerdefo/unshorten
Expands a short URL & displays the original URL.
bash linux script shell url-shortener
Last synced: 14 Apr 2025
https://github.com/kevcui/pluralsight-dl
:twisted_rightwards_arrows: Pluralsight course downloader
bash bash-script pluralsight pluralsight-course pluralsight-downloader
Last synced: 29 Jun 2025
https://github.com/afritzler/beamtensprachekommandozeile
"BeamtenSpracheKommandozeile" ist eine humorvolle Bash-Skriptsammlung, die Entwicklerwerkzeuge wie Git, Docker und kubectl ins Beamten-Deutsch übersetzt. Leicht integrierbar und erweiterbar, dienen diese Skripte dem unterhaltsamen Gebrauch und bieten eine spielerische Herangehensweise an Entwicklerwerkzeuge.
bash chatgpt docker git gpt gpt-4 kubectl productivity shell
Last synced: 12 Jul 2025
https://github.com/mikkoi/env-assert
Ensure that the environment variables match what you need, or abort.
bash containers environment-variables hacktoberfest perl perl-module perl-script
Last synced: 14 Apr 2025
https://github.com/gjbex/defensive_programming_and_debugging
This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.
bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing
Last synced: 13 Jul 2025
https://github.com/picobaz/bashdirblaster
BashDirBlaster: A stealthy Bash scanner for Linux file systems. Hunt files, filter by type, and log in JSON/CSV. Explore with precision—authorized missions only!
bash csv-output devops-tools directory-hunter file-analysis file-explorer interactive linux system-scanner
Last synced: 02 Sep 2025
https://github.com/stefen-taime/kafka-pipeline
In the following post, we will learn how to build a data pipeline using a combination of open-source software (OSS), including Debezium, Apache Kafka, Kafka Connect.
bash data docker elasticsearch etl-pipeline k kafka kafka-connect kafka-streams kafka-topic kibana ksqldb masking mongodb mysql pii pipeline postgresql
Last synced: 15 Apr 2025
https://github.com/natawie/mommy-rs
mommy can now support you with 🪖type-safety🪖 and 🚀blazingly-fast🚀 speed~ ❤️
bash blazingly-fast cli mommy rust shell zsh
Last synced: 02 Jul 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/adoyle-h/a-bash-prompt
A Bash prompt written by pure Bash script. Make Bash great again!
bash prompt ps1 shell shell-prompt terminal
Last synced: 25 Mar 2025
https://github.com/pombadev/pbbs
A collection of pure bash alternatives to external processes
Last synced: 25 Feb 2026
https://github.com/bashamega/windows-cmd-extensions
Windows CMD Extensions is a user-friendly application that allows you to create and use custom commands in your Windows Command Prompt (CMD) without the need for coding.
bash bash-scripting batch batch-script hacktoberfest python
Last synced: 07 Mar 2025
https://github.com/camalot/symmetry
A set of dotFiles that I use on all 'bash' enabled machines.
Last synced: 28 Jul 2025
https://github.com/padosoft/mysqlbackup.sh
Bash script to daily backup all your database in gzip with weekly history
bash database mysql mysql-backup
Last synced: 23 Apr 2025
https://github.com/yassindaboussi/bash-script-esprit-sujet11
(Sujet 11 Esprit) Bash Script
bash bash-script shell shell-script
Last synced: 03 Sep 2025
https://github.com/tgropper/docker-crazy-monkey
Crazy monkey that kills random docker containers
Last synced: 12 Jun 2025
https://github.com/christiansilvermoon/bash-booru
Booru-esque File Management done in BASH
bash bash-script booru file-management
Last synced: 12 Apr 2025
https://github.com/tommoulard/configloader
shell script to load my settings directly
bash bashrc bashrc-configs shell shell-script zsh
Last synced: 29 Oct 2025
https://github.com/zeljkobenovic/aws-commander
A tool used for running scripts on EC2 instances without the need for direct SSH access.
aws aws-ec2 aws-ssm bash bash-script
Last synced: 14 Apr 2025
https://github.com/alikuru/host-backup-gcs
A simple bash script for backing up your files to Google Cloud Storage
backup bash bash-script google-cloud google-cloud-storage
Last synced: 02 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/zied-snoussi/systeme-scripting-sauvegarde
This project involves creating a script called `sauvegarde.sh` that archives the files in the user's home directory. The script includes several useful features for managing and backing up files that have been modified in the last 24 hours.
bash linux scripting shell ubuntu yad
Last synced: 25 Feb 2026
https://github.com/kevingastelum/relational-database-fcc
My files, solutions & notes for FreeCodeCamp's Relational Database SQL Course
Last synced: 29 Oct 2025
https://github.com/osprogramadores/dicas-bash
Várias dicas e truques para quem está iniciando em bash (slides)
Last synced: 05 Oct 2025
https://github.com/5nord/shini
Command-line TOML processor
bash cli command-line-tool ini parser shell toml
Last synced: 13 Oct 2025
https://github.com/uriel1998/ddwrt-who-is-connected
Scripts to output who all is actively connected and to programatically open and close port forwards to your DD-WRT router
Last synced: 14 Apr 2025
https://github.com/adamskt/danja-zown
If Sterling Archer had an environment, this is how it would be set up
bash dotfiles powershell scripts vim visual-studio vscode wsl-ubuntu
Last synced: 07 Apr 2025
https://github.com/dbluhm/bash-notes
A bash markdown note taking tool.
bash bash-script goyo markdown neovim note-taking notes
Last synced: 14 Jun 2025
https://github.com/dechamps/kmlpipe
A geographic data processing toolbox based on KML, bash, and XSLT.
bash gis google-maps google-maps-api kml nestoria-api xsl xslt
Last synced: 19 Apr 2025
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/cpp-for-yourself/homework_checker
✅ A homework checker used to automatically check students' homeworks
automation bash checker cpp education python students test
Last synced: 22 Apr 2025
https://github.com/root-project/rootspi
Infrastructure scripts: Jenkins, documentation, etc.
automation bash ci cmake documentation jenkins primer python root
Last synced: 03 May 2025
https://github.com/dpfens/geonames
Process to create a GEONAMES MySQL database and populate the tables with data from the GEONAMES file dumps
Last synced: 24 Feb 2026
https://github.com/avik43218/stable-motion
A system for stabilising mouse motion from jitters generated due to hand tremors, especially faced by those with Parkinson's disease
bash cpp17 healthcare healthcare-application parkinsons-disease rust
Last synced: 01 Apr 2026
https://github.com/bashful-sh/bashful
A terminal extension used as a superset for bash. With bash profile and package management for Linux (Debian & Ubuntu) based systems. Now also includes local AI, ML, LLM integrations for developers.
bash bash-profile bashrc package-management package-manager shell terminal
Last synced: 11 Apr 2025
https://github.com/ameerarsala/pybashify
Easy CLI to compile python to bash
Last synced: 25 Oct 2025
https://github.com/bkahlert/recordr
Recordr is an automated terminal session recorder and SVG converter
bash conversion converter linux recorder recording session svg terminal
Last synced: 15 Apr 2025
https://github.com/pavelkim/check_certificates
Monitor your HTTPS SSL Certificate's expiration.
bash certificate expiration https monitoring ssl
Last synced: 22 Jan 2026
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: 10 Mar 2026
https://github.com/cucumber/polyglot-release
Make polyglot releases with a single command
Last synced: 19 Oct 2025
https://github.com/ccelik97/Kangslap
A pixel shader for Windows Terminal.
bash hlsl hlsl-shader powershell pwsh shader shaders terminal windows windows-10 windows-11 windows-terminal wsl wsl2 wt zsh
Last synced: 12 Mar 2025
https://github.com/jipok/login-notify
Sends Telegram notifications on SSH logins
bash linux login notifications pam telegram telegram-bot
Last synced: 10 Apr 2025
https://github.com/ishbguy/rclone-sync
A bidirectional sync tool using rclone and implemented in shell.
bash bidirectional rclone shell sync
Last synced: 03 May 2026
https://github.com/king04aman/bash-scripting-cheatsheet
Explore Bash scripting mastery with our comprehensive repository. From beginner basics to advanced techniques, dive into practical examples and expert guides for efficient automation. Dive into practical examples and guides to enhance automation skills and streamline workflows efficiently.
automation bash bash-script bash-scripts bashscripting command-line devops linux programing scripting scripting-language shell-scripting shellscript sysadmin
Last synced: 05 May 2026
https://github.com/thezupzup/auryn
Privacy-friendly GUI wrapper for streamrip on Linux
bash desktop-app download-manager fedora fedora-linux gui linux linux-desktop linux-mint media-downloader music-downloader open-source privacy-focused privacy-tools qobuz wrapper zenity
Last synced: 25 May 2026
https://github.com/mgajda/ansible-gen
Ansible script templater from Bash history files
Last synced: 08 Mar 2026
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/rioastamal/shdir-listing
Bash script to generate directory listing to be displayed on a web server.
bash html jamstack shell-script static-site web-server
Last synced: 15 Apr 2025
https://github.com/tusharhero/nettactoe
Multiplayer Tic Tac Toe using Netcat, in Bash.
bash multplayer netcat shell tic-tac-toe
Last synced: 07 May 2025
https://github.com/toti1212/todoclif
⏰ A CLI to tracking your list of pending and not procrastinate anymore
bash cli cli-app oclif organization procrastination todo todocli
Last synced: 24 Jun 2025
https://github.com/amitanshusahu/ghb
ghb ( gitgub ) is your friendly neighbour to push local repo to github. Automating the repetitive tasks " add, commit, push, username, token"
Last synced: 11 Apr 2025
https://github.com/sbdchd/macchanger
:bust_in_silhouette: A Bash based MAC address changer.
Last synced: 10 Nov 2025
https://github.com/cdrubin/bash_ui
respond to arrow keys for selections in bash scripts
Last synced: 15 Apr 2025
https://github.com/bashup/hooks
AOP and monkeypatching for bash functions, in <1.1K of pure bash (3.2+)
advice aop aspect-oriented-programming bash events hooks
Last synced: 19 Apr 2025
https://github.com/stringmanolo/tgbot.sh
Run commands in a remote system using Telegram chat. This let you control devices without open ports.
bash command-line curl jq malware ngrok rat remote-access-tool telegram-bot telegram-bot-api termux termux-hacking tg tgbot trojan troyan
Last synced: 13 Aug 2025
https://github.com/hernancerm/pric
👨🏻💻 Print code files to a PDF
asciidoctorj bash cli-app groovy-script pdf-generation picocli
Last synced: 12 Aug 2025
https://github.com/deranderejohannes/ghostfolio-cli
Check up on your Ghostfolio account via a convenient CLI.
bash cli fintech ghostfolio investing personal-finance portfolio script stock wealth-management
Last synced: 04 Jul 2025
https://github.com/walchand-linux-users-group/custom-command
Customise any command you can think of
Last synced: 24 Mar 2025
https://github.com/ehopperdietzel/lfs-auto
Automated Linux From Scratch build
automation bash lfs linux systemd
Last synced: 10 Oct 2025
https://github.com/solarsailer/dotfiles
Dotfiles
bash cli config dotfiles fish-shell git shell
Last synced: 04 Apr 2025
https://github.com/shencangsheng/easy-backup
easy-backup is a simple and easy-to-use server backup tool for both full and incremental backups, and it supports daily incremental data backup/recovery. | easy-backup 是一个简单易用的 linux 文件全量/增量备份工具,支持按日增量/恢复数据
backup backup-script bash incremental linux restore shell snapshot tools
Last synced: 04 Sep 2025
https://github.com/thesmashy/pi-bash
Bash for Raspberry Pi and such.
bash bash-scripting raspberry-pi
Last synced: 01 Aug 2025
https://github.com/sherpacli/sherpa
Brings RustCargo & WebDev workflow to Bash, using the terminal as a Browser.
bash bashscripting cargo cli ohmybash webdev
Last synced: 17 Mar 2025
https://github.com/blessedrebus/telegram-shell-bot
A simple python bot that lets you use your commands from the Telegram chat directly in yout server
bash bot shell shell-script telegram telegram-bot
Last synced: 12 Oct 2025
https://github.com/crosscutsaw/nxcspidey
nxcspidey is a bash script that uses netexec's share spider feature, but in bulk.
bash bash-script crackmapexec netexec nxc samba-share smb
Last synced: 16 Jan 2026
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/richbl/bash-lib
library of common bash routines used in a-bash-template (BaT) project
bash bash-script bash-template lib library shell shell-script template
Last synced: 01 Aug 2025
https://github.com/haithamaouati/geolocate
Geolocate an IP address using JSON API.
api bash bash-script geolocate geolocation ip ipaddress location script termux termux-tool tools
Last synced: 07 May 2025
https://github.com/v3rse/chroma
Colors for your terminal app
bash cli colors terminal-emulators zsh
Last synced: 31 Jul 2025
https://github.com/mstruebing/sourcerer
Automatically sources files when changing into a directory
automation bash environment shell zsh
Last synced: 05 Mar 2026
https://github.com/abdus/scripts
🧠 collection of scripts that doesn't deserve a standalone repository
bash bash-script scripts scripts-collection shell-scripts zsh
Last synced: 10 Mar 2026
https://github.com/scruss/ihsctrl
a package of bash scripts to control selected IKEA Home smart (aka “TRÅDFRI”) devices via their network gateway
bash cron home-automation tradfri-ikea-gateway
Last synced: 28 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
https://github.com/abhayvashokan/semantic-segmentation-of-road-surface
Implements semantic segmentation of road surface using India Driving Dataset (IDD).
autonomous-vehicles bash jupyter machine-learning python road-detection semantic-segmentation u-net
Last synced: 12 Apr 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/javierckr/Vpn-over-ssh
Bash script for tunneling all traffic over ssh
Last synced: 11 Mar 2025