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/ts-azure-services/stress-testing-oai-endpoints
A repo to test scaling OAI endpoints
apim azure-openai bash bicep load-balancing
Last synced: 04 Apr 2025
https://github.com/cdata/montage-recorder
Script to help record your screen at intervals on OSX
bash montage osx screencapture screenshot script timelapse
Last synced: 29 Apr 2026
https://github.com/paliwalvimal/secure-bastion
Spin up a secure bastion server with 2FA authentication
Last synced: 11 Apr 2025
https://github.com/GNUGradyn/vbdm
Virtual Block Device Manager
bash bash-script block-device device-management
Last synced: 11 Apr 2025
https://github.com/james-firth/useful-commandline-snippets
A list of commandline snippets I find useful or always need to look up. Also some useful shell scripts apparently.
Last synced: 16 May 2026
https://github.com/alexandrbig1/microservice-project
A hands-on DevOps project for mastering CI/CD, infrastructure automation, and microservices. This repository showcases practical skills in Bash scripting, Docker, Kubernetes, Terraform, Jenkins, AWS, and more - covering the full DevOps toolchain from environment setup to automated deployment.
argocd aws bash ci-cd devops docker grafana helm jenkins k8s kanban kubernetes linux powershell project prometheus terraform zsh
Last synced: 02 Apr 2026
https://github.com/z-bj/kona-bikes-rental-shop
Bash program that stores rental information for Kona's bike rental shop using PostgreSQL. đ˛â°
Last synced: 11 May 2026
https://github.com/elitalpa/creanote
Easily create organized notes.
bash cli command-line local-first markdown note-taker note-taking notes productivity shell
Last synced: 07 May 2025
https://github.com/bastienkody/infos_bet
Football and tennis odds scraping (cotes paris sportifs)
Last synced: 16 May 2026
https://github.com/vbattista78/microstack-autoscaling-project
Demo of CPU-driven autoscaling with load balancing on MicroStack/OpenStack: create clone on high CPU, delete base on low.
bash cloud-computing cloud-init cpu-metrics load-balancing microstack openstack python vm-cloning
Last synced: 16 May 2026
https://github.com/thekugelblitz/csfreinstaller
Reinstall CSF with backups and selective restoration options without hassle!
bash cpanel csf csf-firewall firewall firewall-configuration firewall-template hosting-automation hostingspell shell-script webhost webhosting whm whmcs
Last synced: 19 Jun 2025
https://github.com/andrecrjr/dotproj
Command-line tool stow-like that helps you with git to manage project-specific dotfiles/files with Git versioning. Keep your development environment configurations organized, versioned, and synchronized across different machines and projects in another remote project.
bash bash-script command-line command-line-tool developer-tools development development-environment development-workflow git linux localhost open-source shellscript stow symlink terminal terminal-based zsh
Last synced: 07 Apr 2026
https://github.com/matveyguralskiy/auto-deploy
My DevOps project automates deployment using tools like Jenkins, Docker, Terraform, AWS, and Git. It streamlines the process of deploying applications swiftly and efficiently.
automation aws bash devops docker git github jenkins terraform
Last synced: 07 Apr 2026
https://github.com/kelomo2502/advance-githubactions-best-practices
This is a sophisticated aspects of GitHub Actions, learning how to craft maintainable workflows, optimize performance, and prioritize security automation processes.
aws-ec2 bash docker jest nodejs supertest yaml
Last synced: 07 Apr 2026
https://github.com/whisperity/distcc-driver
Driving DistCC-based distributed C/C++ compilation in a smarter way: without having to deal with DISTCC_HOSTS intricacies and without accidentally stalling your development machine.
bash bash-script c clang compiler compiler-frontend cplusplus cpp developer-environment developer-tools distcc distributed-computing driver gcc linux load-balancing zsh zsh-script
Last synced: 07 Apr 2026
https://github.com/sundanc/auto_scripts
A collection of useful automation scripts for system administration, development, and DevOps tasks.
auto-script automation bash bash-scripting cicd linux script scripts-collection
Last synced: 16 May 2026
https://github.com/lunik/k
A kubectl alias for bash
alias bash kubectl kubernetes shell
Last synced: 16 Jul 2025
https://github.com/kylemh/uo_cis330
C/C++ and Unix course at the University of Oregon.
Last synced: 03 May 2026
https://github.com/tolstoyevsky/cusdeb-single-node
Set of scripts intended for simplifying deployment of CusDeb for developing purposes
Last synced: 17 May 2026
https://github.com/mongoexpuser/unered-stack-on-aws-lightsail-with-aws-sdk-js
Deploys Ubuntu, NodeJS, ExpressJS and Redis-Stack (UNERED) Stack on AWS Lightsail with AWS SDK for JavaScript/NodeJS V2.
aws aws-sdk bash javascript lightsail nodejs ubuntu
Last synced: 11 Apr 2026
https://github.com/jeancahu/cd_assumption_hack
Simple cd hack, allow directory assumption
Last synced: 17 May 2026
https://github.com/jooni22/f2md
This script takes all files with a specific extension (specified with the -n argument) from a folder and subfolders and writes them to a markdown file. You can also exclude specific folders (using the -e argument). It excludes all hidden folders (with '.' at the beginning).
ai bash code-to-markdown docs llm markdown
Last synced: 18 Jul 2025
https://github.com/mlaccetti/docker-bash
The base Docker image with Bash because c'mon
Last synced: 17 May 2026
https://github.com/haleelrah/Vision-pro-MAX
A Raspberry Pi-based object detection system for assisting visually impaired individuals. This project utilizes YOLO object detection and a Hailo 8L TPU to identify obstacles like manholes, potholes, and bumps, providing real-time audio feedback to aid navigation.
bash computer-vision cuda fine-tuning jupyter-notebook object-detection opencv python pytorch raspberry-pi rpi-camera ssh text-to-speech ultralytics yolo yolov8
Last synced: 30 Dec 2025
https://github.com/thrashr888/hashidocs
Creates mdx files to upload to HashiBot, a GPT
Last synced: 17 May 2026
https://github.com/wwkimball/dynamic-package-builder
Extends the standard package specification file to enable dynamic construction
bash bash-scripting dynamic rpm rpm-builder rpm-spec rpmbuild rpms
Last synced: 17 May 2026
https://github.com/urpagin/textfileserver
Serves a text file.
actix actix-web bash build-script cargo containerization docker docker-compose file-server file-serving hosting http http-server rust serve shell static-file text web-application web-server
Last synced: 08 Apr 2026
https://github.com/jmaczan/repeat-sh
đ°ď¸ Repeat any shell command with interval
bash bash-script cli command-line linux macos shell-script terminal
Last synced: 07 Apr 2026
https://github.com/mrtrkmn/wcount
Simple word count written in Go [RedHat challenge]
Last synced: 17 May 2026
https://github.com/aryan-136/cis-sentinel-automated-auditing-for-windows-linux-systems
The focus of this project is to develop an automated audit script tailored for Windows 11 (Enterprise and Standalone) and Linux operating systems (Red Hat Enterprise and Ubuntu) based on CIS benchmarks. By automating the audit process, organizations can ensure that their systems adhere to CIS security guidelines in an efficient and reliable manner.
audit automation bash cis cis-benchmark compliance cross-platform linux powershell python security securityreports system-audit windows
Last synced: 09 Apr 2026
https://github.com/portellam/vfio-script
Install and uninstall a VFIO setup on a Linux machine. Choose between a dynamic, GRUB, or static setup.
automated bash bash-script debian grub libvirt-hooks pci-passthrough script ubuntu vfio vfio-passthrough vfio-pci vfio-setup virtualization
Last synced: 05 Apr 2025
https://github.com/bmiddha/bash-drumpad
It is a dumpad.... in bash...
bash bash-script drumpad drums music
Last synced: 17 May 2026
https://github.com/mariogt/zig_lazy_updater
Script to update/install the latest dev build of Zig into your $HOME folder
Last synced: 07 Jan 2026
https://github.com/rubicon/rubicon_set_future_file_added_date
A lightweight macOS CLI that sets a fileâs Finder âDate Addedâ and aligns âDate Modifiedâ for demos, automation, and reproducibility â even for future timestamps.
automation bash cli developer-tools file-date file-date-changer finder macos metadata spotlight timestamp
Last synced: 03 Jul 2026
https://github.com/tomkat-cr/fynapp_gitops
FynApp scripts and configurations necessary to carry out deployments on different platforms (local development servers, VPS, among others), with orchestration technologies such as Kubernetes, artifacts & repository management with Jfrog, Docker, Gitlab, and Gitlab Runners
bash bash-scripting docker docker-compose gitlab-runner jfrog kubernetes
Last synced: 02 Apr 2026
https://github.com/ttrzcinski/javalin_rest
Represents dockerized Javalin REST microsevice with GET example in.
bash docker github-actions java-11 javalin maven
Last synced: 27 Feb 2026
https://github.com/marlosoft/cd-alias
Creates aliases for your "cd" bash command.
Last synced: 03 May 2026
https://github.com/imolai/nvim-liteide
Minimal Neovim IDE setup for C++, Python, and Bash â fast, focused, and extensible.
bash configuration cpp ide minimal neovim python
Last synced: 09 Apr 2026
https://github.com/guest271314/native-messaging-bash
Bash Native Messaging host.
bash native-messaging native-messaging-host
Last synced: 18 May 2026
https://github.com/studentutu/automation-tools
This repository holds scripts for the redowl unity build process
bash dotfiles dotsettings setup shell tool tutorial unity
Last synced: 12 Jun 2026
https://github.com/EatInstall/Eat
The package manager for Linux
bash ci dependencies eat gpl linux package-manager python requests ubuntu unix yaml
Last synced: 10 Mar 2025
https://github.com/kostiantyn-matsebora/workspace-cli
CLI that provides functionality for installing and configuring workspace for a software engineer/DevOps.
automation bash cli containerization devops git github kubernetes kubernetes-cluster linux vscode workspace
Last synced: 19 Jan 2026
https://github.com/ginokent/vscodeenv
Install fixed version Visual Studio Code and fixed version extensions in idempotent.
bash visual-studio-code vscode
Last synced: 04 May 2026
https://github.com/horrjiy/minishell
Self-made bash shell. Group project of @Horrjiy and @JoKleiner.
Last synced: 02 May 2026
https://github.com/frappefortytwo/avens
Avens is a desktop application for breath taking desktop wallpapers that change automatically.
Last synced: 11 Jan 2026
https://github.com/cbouy/m2-chemoinformatics
Scripts I used during my Master in Chemoinformatics in Strasbourg
bash chemoinformatics scripting
Last synced: 18 May 2026
https://github.com/yashmagane/cpu-scheduling
Project on testing different CPU Schedulers
bash cpu-scheduling operating-system schedulers
Last synced: 18 May 2026
https://github.com/michelemartone/dabo
Did Anything Break Overnight? : minimalistic shell scripts unit-testing
bash bash-script command-line-tool cron-jobs feedback minimalist modulefiles nohup reporting-tool shell-script testing-tool unit-testing
Last synced: 18 May 2026
https://github.com/jodermo/unrealenginegameserver
Unreal Engine dedicated Linux server as Docker container with included Django backend and database for admin tools and dynamic REST-API
backend bash build-tool cpp django game game-development game-server linux postgresql python rest-api unreal-engine
Last synced: 07 Apr 2026
https://github.com/yigittopm/devops-with-node
Beginner Devops with Nodejs(Express)
bash devops docker docker-compose express nodejs
Last synced: 13 Apr 2026
https://github.com/gappeah/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 25 Jun 2025
https://github.com/bennylope/heku
A Heroku deployment workflow management script (for Heroku Toolbelt)
Last synced: 18 May 2026
https://github.com/shardbyte/dactyl-installer
:memo: Installation scripts for Pterodactyl Panel
bash multi-os pterodactyl pterodactyl-installer
Last synced: 09 Apr 2026
https://github.com/husixu1/bdm
BDM -- Bash Dotfile Manager
bash dotfiles dotfiles-manager
Last synced: 06 Apr 2025
https://github.com/estherslabbert/linux-and-bash-commands
Cheat sheet for Linux/Bash commands (can be used in writing scripts).
bash cheatsheet commands linux-shell scripting
Last synced: 06 Apr 2025
https://github.com/irfanbaigse/aliases
Bash aliases for bash profiles
alias aliases bash bash-script docker-aliases shortcode shortcodes
Last synced: 12 Apr 2026
https://github.com/dlampsi/dotfiles
.files
bash dotfiles dotfiles-macos shell zsh
Last synced: 23 Jan 2026
https://github.com/aggstam/tui-monitor
Simple Terminal UI to monitor processes like a stats curse script, htop and others.
bash curses htop monitoring-tool temp-sensor tmux tui weather-info
Last synced: 19 May 2026
https://github.com/nas3ts/terminal-themes
My custom terminal themes
bash custom fish oh-my-posh oh-my-posh-theme oh-my-posh-themes powershell prompt shell shell-prompt terminal theme themes zsh
Last synced: 09 Apr 2026
https://github.com/judahpaul16/nextcloud-docker
A quick bash setup script that sets up NextCloud and NGINX in docker.
bash docker docker-compose nextcloud nginx script
Last synced: 06 Apr 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/lupin3000/tinysshaudit
Tiny bash script to audit SSH server configuration
Last synced: 01 Aug 2025
https://github.com/jiab77/bash-funcs
Just a basic collection of Bash Functions that can be used in any scripts.
Last synced: 19 May 2026
https://github.com/haithamaouati/PuSH
Push Bash Scripting
bash bash-script bash-scripting linux linux-shell push script scripting scripting-bridge scripting-interface scripting-language scripting-languages scripts shell shell-script terminal
Last synced: 26 Jun 2025
https://github.com/Bitskiwi/kiwifetch
A simple system info script like neofetch
bash command-line fetch information-retrieval kiwifetch linux shell sys-info system-informa terminal
Last synced: 13 May 2025
https://github.com/jd-apprentice/image-manager-cli
đˇ Download images from the CLI
Last synced: 30 Apr 2026
https://github.com/meme-supplier/pyshell
My custom shell. Compatible with Debian, Ubuntu, Fedora, and Arch systems.
Last synced: 29 Mar 2025
https://github.com/lynkos/bst
Sorts strings using a Binary Search Tree.
bash c command-line makefile shell
Last synced: 19 Oct 2025
https://github.com/rduplain/reqd
reqd builds unix environments
automation bash build makefile shell unix
Last synced: 01 Nov 2025
https://github.com/document10/scriptsrep
Contains useful scripts
arch arch-install-script arch-installation arch-linux arch-scripts archlinux bash bsd desktop desktop-environment freebsd freebsd-scripts freebsd-setup gui linux linux-gui openbox sh shell suckless
Last synced: 08 Apr 2026
https://github.com/sdasgup3/scripts-n-docs
Cheat sheet for common development utilities
bash bash-script commands-cheat-sheet git makefile perl perl-scripts python scripting-language tools-engineering unix-commands vim
Last synced: 08 Apr 2026
https://github.com/beangreen247/osfetch-old.sh
script that fetches system information and displays it to the user
247 bash bean beangreen247 data fetch green information neofetch neofetch-clone os script sh shell storage system tem zsh
Last synced: 02 Nov 2025