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-07 00:04:03 UTC
- JSON Representation
https://github.com/ikarityux/scripts
A collection of my linux scripts
bash bash-script scripts-collection
Last synced: 16 Apr 2026
https://github.com/mountaineerbr/shelldatediff
Calculate time differences with shell builtins. Check moon phases, Easter dates and next Friday 13th.
bash date-calculation datediff easter-calculation ksh lunar-phases shell time-interval zsh
Last synced: 01 Apr 2026
https://github.com/symonmuchemi/alx-system_engineering-devops
This project is part of the ALX_SE engineering curriculum
Last synced: 17 Apr 2026
https://github.com/jwszolek/accelerated-data-generator
Ultra-fast random data generator. It gives you an ability to generate almost 1M of rows in around second.
bash csv data data-generator generator shell
Last synced: 02 Apr 2026
https://github.com/thinhngotony/alias
Hyber Alias - One command. All your shell aliases. Everywhere. Cross-platform alias manager for Git, Kubernetes, and system operations.
aliases bash cross-platform dotfiles powershell productivity shell zsh
Last synced: 02 Apr 2026
https://github.com/cfunkz/rhel-docker-portainer-autoinstall
Auto-Installation of Docker and Portainer for Red Hat (RHEL9) OS.
almalinux auto-install autoconfig autoconfiguration bash bash-script docker docker-portainer portainer redhat rhel rhel9 rockylinux shell
Last synced: 17 Apr 2026
https://github.com/kwaksj329/practicalcoding
Linux command, advanced C language & various programming tools
Last synced: 17 Apr 2026
https://github.com/thomasevano/yarn-bump
Bash script to bump packages with yarn
bash bash-script brew bump bumpversion homebrew update yarn
Last synced: 17 Apr 2026
https://github.com/pkgstore/bash-packagist-api
Bash extension.
api api-client bash bash-script bash-scripts linux packagist packagist-api
Last synced: 17 Apr 2026
https://github.com/akshaya557/linux-syslog-monitoring-alerts
A Linux-based system that continuously monitors server logs, detects critical events, and sends real-time alerts to administrators. Helps in proactive issue detection, reducing downtime, and ensuring smooth system operations by tracking errors, warnings, and unusual activities automatically.
alerts automation bash devops linux log-monitoring reporting shell-script sysadmin system-monitoring
Last synced: 17 Apr 2026
https://github.com/termlibs/json.sh
Pure bash json lib
bash json json-parser shell shell-script
Last synced: 17 Apr 2026
https://github.com/luciditi/env-setup
A workstation provisioner powered by Ansible & Homebrew.
ansible aws bash cloudflare docker dockerfile git homebrew hono router tart terraform typescript vm wrangler yaml zsh
Last synced: 08 Apr 2026
https://github.com/philippmolitor/server-dotfiles
Dotfiles with portability and simplicity in mind - for use with servers.
bash bashrc htop htoprc scripts tmux tmux-config vim vimrc
Last synced: 29 Apr 2026
https://github.com/maxbarsukov/useful-scripts
📜 A small collection of scripts that I once found useful
bash bash-script scripts shell terminal useful-scripts utilities
Last synced: 07 May 2026
https://github.com/sziller/_raspi_roommanager
RaspberryPi mounted smart home application. Room manager client for a decentralized, self custodial Smart home setup.
bash humidity-sensor led-clock linux pressure-sensor python raspberrypi sense-hat sense-hat-packages temperature-sensor
Last synced: 17 Apr 2026
https://github.com/chewitt/osintd
An OSINT downloader created in bash
bash osint threat-intelligence
Last synced: 29 Apr 2026
https://github.com/joeywhelan/es-adk
Demostration of integration of Elasticsearch to the GCP Agent Development Kit
adk-python bash claude elasticsearch gcp gemini mcp-server
Last synced: 07 May 2026
https://github.com/elemental-mind/assertium-bash
An assertion library for bash.
assertion-functions assertion-library assertions bash script shell testing
Last synced: 29 Apr 2026
https://github.com/riccardotornesello/rpi-nice-to-have
Collection of useful scripts for Raspberry Pi
bash linux python raspberry-pi
Last synced: 29 Apr 2026
https://github.com/andreicherniaev/qprocess_bash_example
How start FFmpeg using QProcess with bash example
Last synced: 07 May 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/mariamelsahhar/minishell
👾 This bash shell clone uses C to parse input, execute commands, and manage multiple processes.
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/dgarc1a/bluetricks
Security scripts and best practices for hardening servers. Contributions are welcome to help us grow together! 🔐💪❤️
bash idr linux powershell python siem unix vulnerability windows xdr
Last synced: 29 Apr 2026
https://github.com/virtuoworks/login-notify
Linux login notification script
bash debian linux mutt notification script security shell ubuntu
Last synced: 17 Apr 2026
https://github.com/willfurnass/lunchbytes-git-prompt
Presentation on bash-git-prompt
Last synced: 29 Apr 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/tachoknight/remindme.sh
Simple bash script to remind me of things
bash macos osascript say terminal-based todo
Last synced: 29 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/asbachb/alpine-package-sync
A bash script which syncs apline linux package repository and create subdirectories for a new sync
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
https://github.com/50-course/alx-higher_level_programming
:computer: This repository contains exercise files, assignments and submissions :nerd_face:, for the ALX/Holberton School SE program.
50-course alx alx-curriculum bash c data-structures holbertonschool python scripting test-driven-development
Last synced: 29 Apr 2026
https://github.com/jonepl/namecheap-ddns-updater
Dynamic DNS (DDNS) service based on Namecheap! Access your home network remotely via a custom domain name without a static IP! Written in pure BASH~
api bash ddns-updater dns namecheap
Last synced: 29 Apr 2026
https://github.com/progrhyme/bash-realpath
Bash utility emulates realpath command
Last synced: 29 Apr 2026
https://github.com/beebus/osra-iterate
Bash Script to iterate through .TIF Images in a folder and run the OSRA program to attempt to convert the TIF images into ChemDraw files (.CDXML).
bash bash-script bash-scripting chemical-structures cheminformatics chemistry image-processing image-recognition jpg linux molecular-structures molecule molecules ocr optical-recognition organic-chemistry osra pdf reactions tif-images
Last synced: 17 Apr 2026
https://github.com/jshinm/bash-shell-mastery
practical exercise of bash-shell scripting
Last synced: 29 Apr 2026
https://github.com/albertodonato/bash.d
Bash configuration
bash bashrc bashrc-configs shell
Last synced: 18 May 2026
https://github.com/agvxov/cd_rc
Bundle of Bash functions and aliases to enhance directory changing.
bash bash-alias bashrc bashrc-configs cd
Last synced: 07 May 2026
https://github.com/attuneops/hello-world
Get started learning Attune fast. Attune is very simple SysOps automation and orchestration tool. Attune enables you to build automated processes with the popular scripting languages that you're already familiar with such as bash and PowerShell.
attune attune-automation bash hello-world powershell
Last synced: 16 Apr 2026
https://github.com/berquerant/cache-sh
Provides functions for simple cashing
Last synced: 29 Apr 2026
https://github.com/viralcodex/portfolio
Inspired portfolio from ysap.sh. Can be accessed by cURL in terminal as well
bash cli portfolio-website web
Last synced: 04 Mar 2026
https://github.com/omar-haris/postgresql-backup-restore-utility
A tiny bash utility that automates full‑database backups to NFS/S3 or local drive with pg_dump and (optionally) restores them to another server all configurable via either script defaults or CLI flags.
backup-utility bash nfs postgresql postgresql-backup postgresql-tool restore-utility s3
Last synced: 16 Apr 2026
https://github.com/mikeludemann/compass-install-script
Installing Compass CSS Library with bash
Last synced: 29 Apr 2026
https://github.com/Lusan-sapkota/smart-shell
Smart‑Shell is an intelligent terminal assistant that converts natural language into executable Bash or Zsh commands.
bash cli cli-agent gemini localagent python shell zsh
Last synced: 01 Apr 2026
https://github.com/cha0s86/service-tools
Shell executables for enabling removing and checking services for runit systems.
bash bash-script service services
Last synced: 15 May 2026
https://github.com/nniemeir/deployment-scripts
Non-sensitive personal deployment scripts
automation bash debloat deployment fedora linux windows wsl2
Last synced: 29 Apr 2026
https://github.com/murshidazher/dotfiles
🍎 A dogmatic script to set up a new Mac, or if I flush my current one.
bash dotfiles env intel mac macos new-machine shell-script
Last synced: 29 Apr 2026
https://github.com/supertetelman/frc-data-analysis
A Collection of R, Matlab, and Bash scripts that were developed in real-time from the stands of a FRC competition. Gathered data from various online sources, parsed it, and ran some basic analysis on it to calculate ratings and make basic match predictions. Results were mad public and hosted live via AWS. Developed as a student teaching tool under poor Internet Connectivity with minimal access to real-time match data.
bash data-analysis matlab r teaching
Last synced: 29 Apr 2026
https://github.com/pablosanchi/docker-fzf-autocomplete
Terminal docker fzf autocompletion add-on
autocomplete bash fzf linux zsh
Last synced: 29 Apr 2026
https://github.com/tdeekens/dotfiles
Oh me oh my, its my dotfiles because somebody else's weren't good enough...
Last synced: 29 Apr 2026
https://github.com/buildapks/maintenance.buildapks
maintenance.BuildAPKs
bash bash-hack bash-hacks bash-script bash-scripting cli command-line command-line-tool commandline github github-repo github-repos github-repos-cli smartphone
Last synced: 07 May 2026
https://github.com/cbuschka/docker-bash-entrypoint
Bash based docker entrypoint with signal forwarding
bash docker entrypoint init sigint signal sigterm trap
Last synced: 16 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/mikeludemann/framework-install-script
Installing different Testing Frameworks
Last synced: 29 Apr 2026
https://github.com/yansigit/cmd-gpt
A Tiny AI Terminal Assistant
bash chatgpt gpt llm powershell terminal
Last synced: 16 Apr 2026
https://github.com/madebyadem/nest-api-monitoring-bot
Monitor Google Nest thermostat temperatures, log those values, and send notifications to your Telegram using Nest's API. It also allows you to control your Nest from your Telegram account.
Last synced: 08 May 2026
https://github.com/pokusew/rh
A simple helper to make working with different ROS versions and projects easier
bash fel fel-project ros ros2 shell
Last synced: 29 Apr 2026
https://github.com/thatisuday/thatisuday-mac-terminal
A beautiful and minimalistic MacOS terminal theme and format
bash bash-profile bash-script gitbash macos terminal terminal-colors terminal-theme terminal-themes
Last synced: 08 May 2026
https://github.com/acupofair/directory-stack
A simple script to switch directory quickly for powershell, bash and zsh
Last synced: 29 Apr 2026
https://github.com/markkimsal/brovision
Simple, master-less server provisioning with bash (and ssh)
Last synced: 29 Apr 2026
https://github.com/defaultik/anti-spy
.bat file for shutdown every unused Windows 11 shit
Last synced: 29 Apr 2026
https://github.com/simplyceo/updatefirm
Automatically updates your current firmware to the most recent one.
bash firmware shell shell-script update
Last synced: 13 May 2026
https://github.com/ellievalentine/learn-go-python-js-bash
The repository contains examples of similar programs written on Python, Go, Javascript and Bash.
bash go javascript python shell
Last synced: 14 Jan 2026
https://github.com/microgenital/linux-update-script
Robustes Bash-Skript für Debian/Ubuntu-Systemupdates – mit sicherem Lock-Handling, Kernel-Update-Erkennung, Logging, Backups, Flatpak-Unterstützung, optionalen Sicherheitsupdates und interaktivem Neustart-Prompt.
apt automation bash debian flatpak kernel-update linux maintenance mint server-administration system-update ubuntu update-script
Last synced: 29 Apr 2026
https://github.com/abudawud/tmsg
Terminal Messege - menampilkan pesan ketika terminal pertamakali dibuka
Last synced: 29 Apr 2026
https://github.com/jarne/pmmp-dev-maintenance
🧑💻 Scripts for maintaining a PocketMine-MP dev environment
bash php pocketmine-mp script shell
Last synced: 29 Apr 2026
https://github.com/elfn/terraform
Terraform training
aws bash cloud hashicorp hcl packer-template
Last synced: 16 Apr 2026
https://github.com/laughingclouds/tgos
The Generic Operating System | A Linux From Scratch project
bash lfs-book linux operating-system
Last synced: 29 Apr 2026
https://github.com/ginolatorilla/dotfiles
My dotfiles, powered by Ansible
ansible ansible-playbook bash dotfiles fish linux
Last synced: 16 Apr 2026
https://github.com/mikeludemann/meteor-install-script
Installing meteor with bash
Last synced: 13 Apr 2026
https://github.com/vroncevic/ldap_manager
Shell tool for openLDAP management
administration bash linux manager openldap shell
Last synced: 08 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/rakibhhridoy/systemsreinstall
System configurations of desktops, servers and other machines. Automate with bash
arch-linux archlinux automation bash fedora system-administration
Last synced: 29 Apr 2026
https://github.com/iancleary/ansible-s3-static-website
Ansible Playbook to deploy files/folders (static website) to an AWS s3 bucket
ansible ansible-playbook aws aws-cli aws-s3 bash localhost
Last synced: 29 Apr 2026
https://github.com/psilore/secsi
A simple script to get dependabot alerts either all repositories in an GitHub organisation or for a GitHub teams repositories in the organisation.
Last synced: 18 Jan 2026