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/steppsr/macon
MACON is Bash script to create a JSON file containing all the NFT data from Mintgarden for a given NFT Collection.
bash chia chia-blockchain json mintgarden-api
Last synced: 08 May 2026
https://github.com/ceccode/sded
Mini superset of the docker command that help to cleanup disk space eat by Docker
bash bash-script docker docker-cleanup shell-script
Last synced: 20 Apr 2026
https://github.com/getinfo-acn/jamfproscripts
Collection of scripts developed over the years for managing and automating tasks in Jamf Pro.
Last synced: 06 May 2026
https://github.com/theoneoh1/ping-energy
Simple bash script to check multiple VM availability using PING
Last synced: 08 May 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/geiserx/cc-agents-md
Load AGENTS.md into Claude Code sessions — no CLAUDE.md needed
agents-md agentsmd ai-agent ai-coding ai-coding-assistant anthropic automation bash cc-agents-md claude claude-code claude-code-plugin cli coding-agent developer-tools monorepo nodejs open-source self-hosted sessionstart-hook
Last synced: 15 Apr 2026
https://github.com/igrmk/git-version
Construct a version string from a Git repository
Last synced: 08 May 2026
https://github.com/programerr01/utilitys
Implementation of common Utility programs for Unix
bash cat cd command-line linux unix
Last synced: 08 May 2026
https://github.com/misterfonka/cros-utility-script
Script with useful debugging tools and other utilities for chromeOS
bash chromeos linux shell shell-script
Last synced: 08 May 2026
https://github.com/shivajichalise/nodepfs
simple bash script to create a folder structure for a nodejs app
bash bash-script folder-structure nodejs
Last synced: 08 May 2026
https://github.com/alfiosalanitri/gotify-push-message
A simple bash script for Linux to send a message to Gotify server from CLI
Last synced: 13 May 2026
https://github.com/jayleicn/my-scripts
Collections of useful scripts for my daily usage
Last synced: 08 May 2026
https://github.com/php1ic/compiler-test
Check that your project can compile with different compilers
Last synced: 06 May 2026
https://github.com/ttauveron/histt
A command-line tool designed to enhance your shell experience by providing an advanced history search.
bash cli command-history golang history linux macos
Last synced: 24 Jan 2026
https://github.com/gabin221/exercism
This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.
bash cpp exercism exercism-solutions javscript python
Last synced: 13 May 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/pansila/fastjump
Jump to any directory fast and smart in the shell
bash clink fish powershell rust tcsh zsh
Last synced: 29 Apr 2026
https://github.com/david-lor/mqtt2docker
Shell scripts to interact with Docker containers through MQTT
bash bash-script container container-management containers docker docker-container docker-socket mqtt mqtt-bridge mqtt-client mqtt-protocol script shell shell-script
Last synced: 29 Apr 2026
https://github.com/dr4xp/unserialize-exploit
For StuxCTF on TryHackMe...
bash ctf ctfs ethical-hacking ethical-hacking-tools hack hacking hacking-tools hacks hackthebox linux php-exploit stuxctf tools tryhackme unserialize unserialize-exploit
Last synced: 08 May 2026
https://github.com/vr51/atari800-installer
Atari800 Installer script for Linux. Downloads, builds and updates the emulator.
atari-2600 atari2600 atari800 atarixl bash emulator linux
Last synced: 15 Apr 2026
https://github.com/samdc73/scripts
Scripts that I use on my Linux machine to make my life easier !
Last synced: 08 May 2026
https://github.com/sinfallas/optimize
multiple optimizations for linux
bash optimization script ubuntu
Last synced: 20 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/danieljudd/tiling-complement
Bash script for minimal system information in menu bar. Includes; date, time, memory, weather (when it works), volume, battery. Use dwm addon for startup script and add file to ~/.dwm or use your own method.
bash bash-script dwm i3 minimal
Last synced: 20 Apr 2026
https://github.com/thomasrogerlux/fromwebtopdf
Generate pdf from web page using wkhtmltopdf and docker
Last synced: 15 Apr 2026
https://github.com/frederico-kluser/anonymous-browser
Disposable, fingerprint-rotating browser via Tor (Camoufox) with optional real-time disposable email. One command — new identity. Install: npm i -g anonymous-browser. Linux + macOS.
anonymity anti-fingerprinting anti-tracking automation bash browser-fingerprinting camoufox cypherpunk fingerprint-spoofing firefox identity-rotation linux macos playwright popos privacy shell stealth-browser tor web-scraping
Last synced: 11 Jun 2026
https://github.com/wolandark/dotnet-bash-completion
bash bash-completion dotnet dotnet-core
Last synced: 08 May 2026
https://github.com/vimal007vimal/linux_activity
This repository contains a Bash script designed to streamline configuration tasks on CentOS 7 systems. The script is intended to be executed in the root directory of the system. Before running the script, ensure that you have proper permissions and that you have made necessary changes to customize it according to your environment.
bash bash-scripting linux linux-shell
Last synced: 06 May 2026
https://github.com/blipinsk/git-split-commit
↔ A bash script which splits a git commit into multiple commits, one for each modified file.
Last synced: 08 May 2026
https://github.com/gnebbia/bash_scripting_tutorial
A personal tutorial for Bash scripting
Last synced: 05 Jun 2026
https://github.com/lschrafstetter/42_minishell
This is the "minishell" project of the 42 School core curriculum. The goal was to create a simple shell on the basis of bash in C.
42 42wolfsburg bash minishell shell
Last synced: 06 May 2026
https://github.com/martinmorando/bash
Notes, code, and experiments with Bash
Last synced: 06 May 2026
https://github.com/zzampax/catppuccin-cli-color-picker
Simple script that helps to develop applications using the Catppuccin Color Theme by giving a CLI fuzzy finder to copy individual #HEXs to clipboard
agplv3 bash bash-script catppuccin json unix unix-shell wayland x11
Last synced: 25 Feb 2026
https://github.com/zombiegeek0/torconnect
Este es un programa simple en Python para hacer requests anonimas a través de nodos de Tor a diferentes webs
bash connect github py python sh tor zombiegeek
Last synced: 08 May 2026
https://github.com/jmkim/pdf2jpg-bash
Convert PDF file with multiple pages into JPEG images
bash bash-script jpg pdf pdf2jpg
Last synced: 13 May 2026
https://github.com/mc-cat-tty/meetingspace
Meeting space checker and generator for Google Meet
automation-test bash bash-script google-meet meeting-room
Last synced: 26 Apr 2026
https://github.com/hedzr/mac-sparse-disk.sh
A bash utility to operate a .sparsebundle file
bash bash-sh devops devops-tool disk-image macos mount shell shell-script sparsebundle
Last synced: 16 Apr 2026
https://github.com/uriid1/bscripts
Мои разные bash скрипты.
bash bash-script linux linux-scripts scripts shell-scripts
Last synced: 06 Feb 2026
https://github.com/essien1990/etl_pipeline_airflow
Creating pipelines using Python3 and Apache Airflow to load tables into Google Big Query Dataware House
airflow airflow-dags airflow-operators bash bigquery bq datawarehouse etl-pipeline python3
Last synced: 03 Jan 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/octivi/borg-backup-wrapper
Wrapper for a deduplicating archiver BorgBackup. It simplifies performing everyday tasks on multiply repositories.
backup bash borgbackup borgbase compression dedupe deduplication encryption servers
Last synced: 20 Feb 2026
https://github.com/basemax/mci-simcards
A tool to download MCI sim card product data, organize it from JSON pages, and export it into a structured Excel spreadsheet for analysis or reporting.
bash database ir iran iran-mci iran-simcard mci mci-ir mci-iran py python python3 simcard simcard-database simcard-db simcard-iran simcard-simulation
Last synced: 08 Oct 2025
https://github.com/web-dev-codi/setup-a-local-web-development-environment
A detailed guide to setup a full Web development environment with Node.js, and Git for your operating system
backend bash config developer development environment front-end git git-credential github initial linux-development local-development-environment macos-development node nodejs shell ssh windows windows-development
Last synced: 14 Apr 2025
https://github.com/guilt/dotfiles
Dot Files
bash dotfiles environment unix zsh
Last synced: 13 Apr 2026
https://github.com/roseswe/rupdater
ROSE_SWE updater - Small shell script to download updates from our website
bash downloadmanager script updater-script
Last synced: 15 Apr 2026
https://github.com/nicholasodonnell/smart-runner
Pyton script for S.M.A.R.T cronjobs
bash hdd-health monitoring-scripts python smartctl smartmontools
Last synced: 05 Apr 2026
https://github.com/flaudisio/dotfiles
My configuration files.
aliases bash configuration dotfiles shell vim
Last synced: 09 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/fusion809/centos-scripts
My CentOS Bash scripts
bash bashrc centos centos-scripts shell-scripts zsh zshrc
Last synced: 05 Apr 2026
https://github.com/vroncevic/pobackup
Shell script for backup mechanism (Postgres databases)
administration backup bash linux macos postgres postgresql shell sql unix
Last synced: 05 Apr 2026
https://github.com/nojhan/lp-gitcrux
A theme for liquidprompt giving visual hints about what Git command to use, given the state of the current Git repository.
bash liquidprompt liquidprompt-theme prompt-toolkit prompt-tuning shell zsh
Last synced: 25 Dec 2025
https://github.com/rkooyenga/git-clone
Mass clone all Github repositories of a user or organization with a single command in your terminal
bash console git kooyenga linux ray shell-script
Last synced: 05 Nov 2025
https://github.com/carlfriedrich/dotfiles
Just some random nerd's dotfiles
bash dotfiles dotfiles-linux linux linux-shell
Last synced: 02 May 2026
https://github.com/Teknowm3/Scripts
Contents that have been created with Bash ile oluşturulmuş içerikler.
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/ghosts6/matrix
matrix animation with c++ cmd bash and html/js
bash batch cpp html-css-javascript matrix
Last synced: 19 Apr 2026
https://github.com/chinarjoshi/acronym
CRUD for shell aliases
alias-management bash developer-tools
Last synced: 28 Jan 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/denisde4ev/yetanother-5line-fetch
Simple 5 lines fetch. (2 versions written in bash and POSIX sh)
bash neofetch posix-sh sh system-information termux windows-shell-script
Last synced: 11 Mar 2025
https://github.com/andrey0001/wireguard-setup
WireGuard VPN Server Setup Script
bash bash-script bash-scripting script wireguard wireguard-vpn wireguard-vpn-setup
Last synced: 03 May 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/axelspringer/tf-preboot
:zzz: A teeny, tiny Terraform (tf) starter kit. Suited for multi-stage, with multi-region and multi-target setup. It is highly opinionated and is tied to AWS :innocent:.
aws bash boilerplate cool ec2 infrastructure terraform vpc
Last synced: 13 Apr 2026
https://github.com/louis-finegan/weather-api-openweathermap-bash
Pulls weather information such as temperature, rainfall, humidity, etc, using the Openweathermap current weather and forecasts API. Data (stored in a json file) is parsed using the jq command and output in the terminal. Script written entirely in bash.
bash curl jq linux openweathermap-api ubuntu
Last synced: 20 Apr 2026
https://github.com/madfxr/neo-network-management-tools
NEO Network Management Tools for L2 BGN
bash bash-scripting openstack shell-scripting
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/sohaibqasem/linux-create-cxx-project
easy to use shell script to create c++ project in linux using cmake with npm
bash bash-script cmake cplusplus create-cxx-project cxx linux npm npm-package npm-scripts npx shell
Last synced: 11 Feb 2026
https://github.com/davidak/chrome-performance-testing
Script that opens 1000 tabs (50 per window) in Chrome
Last synced: 05 May 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/armand1m/microservices-compose-utils
microservices project compose bash utils
bash docker docker-compose microservices microservices-architecture utils
Last synced: 28 Jan 2026
https://github.com/mastercruelty/bashscripts
A bunch of bash scripts I made for the exam of OS at University of Milan. It's also an archive for various useful scripts.
bash bash-script linux-shell pipelines shell-script
Last synced: 21 May 2026
https://github.com/wannacry081/djangomatic-bash
Djangomatic is an interactive command-line project structure generator for Django, designed to streamline the process of creating Django projects seamlessly without difficulties. With Djangomatic, users can quickly generate a Django project structure with ease.
Last synced: 09 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/tuladhar/set-brightness
🔆 Adjust the display brightness from command-line for Linux (open-source)
bash brightness-control brightness-level command-line hacktoberfest linux open-source
Last synced: 30 Mar 2025
https://github.com/fidpa/linux-monitoring-templates
Monitoring script templates (Bash/Python) with StateDirectory pattern for persistent state. Built-in rate-limiting, Prometheus metrics, systemd hardening, zero dependencies.
alerting bash devops linux metrics monitoring observability prometheus python statedirectory sysadmin systemd
Last synced: 21 Jan 2026
https://github.com/simonquasar/vipb
Versatile IPs Blacklister
bash bash-script blacklist firewall firewall-management firewalld ips ipset ipsum iptables linux vps
Last synced: 04 May 2026