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/phomint/udacity-terminal-config
Bash config to better visualize Git information
Last synced: 06 May 2026
https://github.com/mahdijamebozorg/dynamic-execute-dependencies
A automation tool for copying a dynamic-execute file dependencies
bash bash-script c cpp dependencies dependency-injection
Last synced: 06 May 2026
https://github.com/debjit018/media-organizer-md5
Organize images, videos, and audio files into year-based folders using EXIF metadata and MD5 checksums to prevent duplicates. Includes dry-run, logging, and automatic cleanup.
audio-organizer bash duplicate-file-removal exiftool file-management image-organizer md5 media-organizer shell-script video-organizer
Last synced: 12 May 2026
https://github.com/jakethesillysnake/linuxmonitoring
Simple bash scripts for Ubuntu system overview.
bash bash-script linux linux-shell shell shell-script ubuntu
Last synced: 06 May 2026
https://github.com/ailsonguedes/system_cleanup_script
Script to cleanup temp files in Manjaro Linux.
bash bash-script cleanup-script linux linux-shell shell shell-script system-cleanup
Last synced: 21 Apr 2026
https://github.com/henryhale/lowdb
⚪ A C++ implementation of typicode/lowdb js library
Last synced: 12 May 2026
https://github.com/storehost/telegramm-icmp-ping
This Script ping's Hosts and if they not reachable it will create an notification to a Telegramm Chat
bash icmp monitoring notification ping telegramm
Last synced: 12 May 2026
https://github.com/phx/awsdynamicsecuritygroupupdate
Update all AWS security groups that include your current /24 range to configure a new ALLOW rule for your current public IP address to a specific protocol and port.
aws aws-cli aws-cli-utilities aws-ec2 bash
Last synced: 06 May 2026
https://github.com/brazdongoodwin/devopsfromzero
Documentation for the journey from DevOps Junior to Lead DevOps Engineer by reading and doing.
bash devops git learning learning-by-doing linux shell
Last synced: 06 May 2026
https://github.com/deruina/bash_scripts
Quick Scripts Overview: A playground of bash scripts for image management, trivia gaming, data backup, and log analysis, crafted out of curiosity and love for experimentation.
automation backup bash bash-script linux trivia
Last synced: 06 May 2026
https://github.com/sxoxgxi/scripts
This folder contains a collection of useful shell scripts that automate certain tasks on my system.
Last synced: 25 Apr 2026
https://github.com/tlwebdesign/da-odr-dnssec-sync
Directadmin to Open Domain Registry DNSSEC Synchronisation script
bash directadmin dnssec odr opendomainregistry
Last synced: 24 Apr 2026
https://github.com/clove3am/geonet-earthquake-monitor
A Bash script that monitors New Zealand earthquakes using the GeoNet API and sends notifications via ntfy.
bash earthquakes notifications
Last synced: 21 Apr 2026
https://github.com/jimblogic/security-blue-team-learning-journey-certificates
Welcome to my Security Blue Team learning journey! This repository documents my progress, achievements, and reflections as I navigate the courses and pathways provided by Security Blue Team.
analysis bash cybersecurity dark digital forensics health hunting machines management mental network operations osint powershell python threat virtual vulnerability web
Last synced: 07 May 2026
https://github.com/radlikewhoa/dotfiles
The dotfiles I'm currently using on my development machine.
Last synced: 07 May 2026
https://github.com/abhishekkr/datum
minimalist markdown based blogging helper
Last synced: 13 May 2026
https://github.com/chibby0ne/spaces_to_underscores
Simple bash script that replaces filenames' whitespaces for underscores
bash script underscore whitespaces
Last synced: 24 Apr 2026
https://github.com/thiagoneye/course-shell_script
Shell Script Studies.
bash linux shell shell-script terminal ubuntu
Last synced: 07 May 2026
https://github.com/robertlucian/altgpg3
Alternative GoPiGo3 Library to the Official One
bash dexter-industries dexter-industries-robots educational gopigo3 python robotics stem
Last synced: 07 May 2026
https://github.com/531santhosh/server-service-checker
🌐 Check server and service status with this simple Bash script that uses `ping` to confirm if an IP address or hostname is reachable.
authorization bash bitbucket devops-tools eureka-service-discovery maven monitoring-tool network-tools openstack oslo policy rbac rest-api server-monitoring spring-boot sysadmin uptime-monitoring yaml-configuration
Last synced: 07 May 2026
https://github.com/skalt/git-hook-logger
pure-bash exploration of git hooks
Last synced: 13 May 2026
https://github.com/essentialkaos/knf-bash
Parser for KNF files for use in bash scripts
Last synced: 24 Apr 2026
https://github.com/jw4/min.files
Ultra lightweight minimal dotfiles, intended for use by chezmoi.
Last synced: 13 May 2026
https://github.com/c0deinblack/pentest_binaries
Bash script for download common binaries and tools for pentesting
bash pentesting pentesting-tools script
Last synced: 07 May 2026
https://github.com/baekho-lim/bhkey
Zero-Latency Keyboard Remapper for macOS External Keyboards
bash hidutil key-remapping keyboard macos
Last synced: 23 Jun 2026
https://github.com/gufranco/tmux-sensible-revamped
Sensible tmux defaults normalized across every tmux version (1.9+), OS, and terminal. Truecolor, OSC52 clipboard, undercurl, bug fixes. Non-destructive, 95%+ tested
bash clipboard configuration dotfiles osc52 sensible-defaults shell terminal tmux tmux-plugin tmux-sensible tpm truecolor
Last synced: 24 Jun 2026
https://github.com/gufranco/tmux-time-revamped
Local clock and world clocks for tmux, each timezone colored by time of day. Non-blocking, no temp files, 95%+ tested
bash clock dotfiles shell status-bar statusline terminal timezone tmux tmux-plugin tpm world-clock
Last synced: 24 Jun 2026
https://github.com/jormaechea/project-selector
Bash command line to switch to a project dir
bash cli projects switch-project
Last synced: 24 Apr 2026
https://github.com/funkatron/speedy-delivery
A macOS utility to auto-open new images and PDFs in Preview. And likely other files in other things
automation bash cli fswatch images macos pdf utility
Last synced: 07 May 2026
https://github.com/nelsonmatenda/minishell
Projecto é sobre criar um simples shell. Com foco a aprender muito sobre processos e file descriptors
42cursus 42luanda 42projects bash c minishell shell
Last synced: 07 May 2026
https://github.com/dcavalei/minishell
42 minishell
42 42born2code 42lisboa bash c shell
Last synced: 07 May 2026
https://github.com/luispagarcia/shell-color-example
simple example how to modify colors on bash scripts
Last synced: 07 May 2026
https://github.com/abrarabe/skate-rofi
A Rofi-based interface for interacting with the skate key-value store.
Last synced: 24 Apr 2026
https://github.com/chinayin/claude-code-statusline
A two-line status line for Claude Code — model, effort, context, git, PR, cost, duration and rate limits at a glance. Zero network calls, one-line install. | Claude Code 双行状态栏:模型/effort/上下文/git/PR/成本/时长/订阅限额一眼全览,零网络请求,一行命令安装。
anthropic bash claude claude-code cli developer-tools shell status-bar statusline
Last synced: 24 Jun 2026
https://github.com/teegre/symplant
Make a class diagram from entities in a Symfony 5.4+ project
bash linux plantuml-diagrams symfony5-4 symfony6
Last synced: 20 Apr 2026
https://github.com/clarson/git_dedupe_commits
Removes duplicate commits on a branch.
Last synced: 07 May 2026
https://github.com/andreicherniaev/qprocess_bash_example
How start FFmpeg using QProcess with bash example
Last synced: 07 May 2026
https://github.com/gemichelst/hass-tools
small tools for hass supervisor
bash hass hass-backup hass-supervisor hassio hassio-backup hassio-supervisor hassio-tools
Last synced: 07 May 2026
https://github.com/luca-pellegrini/shell-scripts
Collection of simple shell scripts
bash linux rsync shell shell-scripts
Last synced: 07 May 2026
https://github.com/davisouzaluna/sistema-distribuido
Aprendizado da disciplina de Sistemas distribuídos
arduino bash mosquitto mosquitto-clients mosquitto-pub paho-mqtt sistemas-distribuidos
Last synced: 20 Apr 2026
https://github.com/welding-torch/linuxshellscript
Linux Shell Scripts for Module 2 of Operating Systems Lab of Second Year Artificial Intelligence & Data Science (Mumbai University)
bash bash-script linux linux-shell mumbai-university operating-system shell shell-script shell-scripts
Last synced: 08 May 2026
https://github.com/germainlefebvre4/bspauto-bash-scraper-v1
Scraper to retrieve the list of car prices on a car rental search from BSP Auto page.
bash hacktoberfest python scraper
Last synced: 08 May 2026
https://github.com/0x2b3bfa0/bash-rsvp
Displays a text file word by word centered on the screen
bash rsvp shell string-formatter string-manipulation
Last synced: 14 May 2026
https://github.com/sempitern0/dotfiles
Personal terminal setup to be ready on any linux OS in no time.
bash productivity terminal zsh
Last synced: 26 Jun 2026
https://github.com/lixinyang123/starshipconfig
My Starship Config
bash config powershell starship
Last synced: 24 Apr 2026
https://github.com/ortense/shellhelper
A collection of useful bash scripts for several common file and directory manipulation
bash bash-script filemanagement filemanipulation shell shell-script terminal
Last synced: 08 May 2026
https://github.com/rjstelling/smush
Create a universal Mach-O framework from to separate binaries.
bash frameworks ios-simulator mach-o xcode
Last synced: 24 Apr 2026
https://github.com/tapoban123/scripting-in-bash
bash bash-scripting shell-scripts
Last synced: 14 May 2026
https://github.com/notmax6677/glow.sh
A simple software-level brightness management tool for the commandline, built on Xrandr.
bash desktop-environment linux xrandr
Last synced: 08 May 2026
https://github.com/olindkri/claudr
claudr — the simplest way to run Claude Code with any OpenRouter model.
ai-tools anthropic bash claude claude-code cli deepseek developer-tools fzf gemini kimi-k2 linux llm macos openrouter powershell qwen3 windows
Last synced: 11 Jun 2026
https://github.com/morphilab/theduckpurge
Limpieza segura y confiable de metadatos • PDF, imágenes, Office, audio y video
bash cli linux metadata privacy security security-tool tool
Last synced: 12 Jun 2026
https://github.com/johnnyhuy/bootstrap
🚀 Bootstrap my setup!
bash linux powershell windows wsl
Last synced: 08 May 2026
https://github.com/farscapian/lnplay.live
Anything related the planning of lnplay.live at tabconf 2023.
bash bitcoin bolt12 core-lightning docker hackathon lightning lnmessage lxd sovereign-stack svelte tabconf
Last synced: 08 May 2026
https://github.com/dtyutyunnikov/simple-deploy
Scripts for moving changes between a local machine and a server. Based on rsync and mysql/mysqldump.
Last synced: 24 Apr 2026
https://github.com/petervinter/manage_linux_docker_containers
A robust solution for safely shutting down and starting up Docker containers on Linux systems.
automation bash code-of-conduct container-management devops docker linux shell-script system-administration
Last synced: 08 May 2026
https://github.com/codevena/fixbuddy
Autonomous GitHub issue fixer with two-agent self-review pipeline (claude/codex/opencode/gemini)
ai ai-agents automation bash claude code-review codex devops gemini github-actions issue-automation opencode pull-requests
Last synced: 13 Jun 2026
https://github.com/mikeludemann/stylus-install-script
Installing stylus with bash
Last synced: 24 Apr 2026
https://github.com/brlin-tw/git_pre-commit_hook_for_gnu_bash_projects
Check all changes in GNU Bash script on commit!
automation bash checker git gnu pre-commit scripting
Last synced: 08 May 2026
https://github.com/manvil95/sf-scripts
Developed Bash scripts to automate and streamline Salesforce workflows as part of CI/CD pipelines.
bash bash-script salesforce salesforce-developer
Last synced: 24 Apr 2026
https://github.com/cuuupid/learn-to-code
Learn to Code :ghost:
bash basics coding help howto javascript learn python tutorial
Last synced: 08 May 2026
https://github.com/grayhemp/container-bats
A Bats testing framework image
bash bats container docker mock rkt test test-driven-development unit-test
Last synced: 24 Apr 2026
https://github.com/xyhhx/qvmx
helper scripts for qubes os
bash bash-script qubes qubes-os scripts
Last synced: 24 Apr 2026
https://github.com/krlex/box-upgrader
bash script vagrant-boxes vagrant-scripts
Last synced: 23 Apr 2026
https://github.com/detailobsessed/beads-uninstaller
The most comprehensive beads uninstaller known to man
bash cleanup cli macos shell uninstaller
Last synced: 23 Apr 2026
https://github.com/onurozuduru/dothome
Simple dot files manager script
bash dotfiles-manager workflows
Last synced: 13 Jun 2026
https://github.com/pkgstore-old/linux-rpm-acme-sh
acme acme-client acme-sh bash linux pkgstore rpm rpm-package rpm-packages rpm-spec script
Last synced: 08 May 2026
https://github.com/mdrokz/gnome-shell-sources
gnome-shell javascript source extracted from local libgnome-shell.so file using gresource extract.
bash gio glib gnome gnome-shell gnomejs gtk javascript source-code system ui-components
Last synced: 08 May 2026
https://github.com/saidmbalci/pingwatcher
Ein Bash-Skript zur Überwachung der Erreichbarkeit von IP-Adressen im lokalen Netzwerk und Internet
bash linux monitoring network scripts systemadministration
Last synced: 08 May 2026
https://github.com/boden-c/shell-scripts
Various scripts for file management, system configuration, etc.
Last synced: 08 May 2026
https://github.com/syedsaadahmed/buffer-overflow-vulnerability
Testing the buffer overflow vulnerability in a test environment
bash buffer-overflow buffer-overflow-attack linux-shell ubuntu
Last synced: 14 Jun 2026
https://github.com/tatemsoft/cryptr
A simple shell utility for encrypting and decrypting files using OpenSSL.
aes-256 aes-encryption bash bash-script cryptography decryption encryption openssl shell-script
Last synced: 08 May 2026
https://github.com/bookseer/bash
Основы коммандного интерфейса
bash cli command-line-interfaces computer-terminal console education system-console terminal terminal-emulator
Last synced: 08 May 2026
https://github.com/prostopasta/xfce-night-switch
Automatic dark/light theme switcher for XFCE — panel launcher, icon picker, solar scheduling, i18n
auto-dark bash dark-mode gtk i18n linux night-switch panel-applet sunrise-sunset xfce xfce4 yad
Last synced: 15 Jun 2026
https://github.com/sinfallas/calc-mem
calcula varios valores y los escribe en sysctl
Last synced: 20 Apr 2026
https://github.com/mskian/instagram-scraper-bash
Instagram Scraper to Get Post Images & video URL for Download
Last synced: 29 Apr 2026
https://github.com/gssparks/cli-music-stream
A Bash script to play streaming music urls from the command line and in the background.
bash command-line-tool music streaming-audio
Last synced: 29 Apr 2026
https://github.com/radyio/cve-2014-6271
Projet de présentation d'une CVE (ShellShock) avec pdf, démonstration technique et reproductible
bash cve docker shellshock vulnerability
Last synced: 29 Apr 2026
https://github.com/tushgaurav/sbctoolkit
Collection of tools and scripts for various SBCs
Last synced: 29 Apr 2026
https://github.com/christiansilvermoon/derpiget.old
A feature-rich Derpibooru post downloader written using BASH. Tool of Mass Equine Acquisition. (No longer Maintained)
bash bash-scripting derpibooru derpibooru-downloader derpiget my-little-pony
Last synced: 29 Apr 2026
https://github.com/unclechu/gpaste-zenity
GPaste Zenity GUI client
bash bash-script gpaste gui shell shell-script zenity
Last synced: 29 Apr 2026
https://github.com/ycpss91255-docker/base
Shared template for Docker container repos: scripts, tests, CI workflows
Last synced: 10 Jun 2026
https://github.com/torshin5ergey/roadmapsh-simple-monitoring
This is my solution to the Simple Monitoring project in the DevOps roadmap from roadmap.sh
alert almalinux bash conf monitoring netdata stress
Last synced: 29 Apr 2026
https://github.com/stuffbymax/what-time
terminal clock
bash bash-script clock free simple
Last synced: 23 Apr 2026
https://github.com/abrarabe/wadb-cli
A simple command-line interface (CLI) tool written in shell script to managing wireless adb
Last synced: 29 Apr 2026
https://github.com/matheusafonseca/scripts
Repository created to make scripts in bash and powershell to automate repetitive commands or simple tasks.
Last synced: 29 Apr 2026