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-03 00:03:23 UTC
- JSON Representation
https://github.com/joergi/dotfiles
My Dotfiles
bash bashrc config configuration-files dotfiles
Last synced: 18 Apr 2026
https://github.com/sadham-hussian/skerl
A basic implementation of shell in C for unix/linux systems
bash implementation-of-shell shell skerl
Last synced: 14 Apr 2026
https://github.com/veltys/instalador
Sistema semiautomatizado de Instalación / configuración de máquinas Linux
bash bash-script linux linux-shell shell shell-script
Last synced: 13 Apr 2026
https://github.com/nikas8/inseption
This project aims to broaden knowledge of system administration by using Docker. It is about virtualizing several Docker images, creating them in a new personal virtual machine.
administration bash debian-linux docker network
Last synced: 26 Feb 2026
https://github.com/mikeludemann/gulp-install-script
Installing gulp with bash
bash gulp gulp-plugins package
Last synced: 20 Apr 2026
https://github.com/vroncevic/check_mysqldb
Checking MySQL DB
administration bash checking linux macos manager mariadb mariadb-server mysql mysql-database qnx shell unix
Last synced: 19 Jan 2026
https://github.com/fekri8614/sh-idea-setup
This is a simple shell script to automate the creation of a symbolic link for IntelliJ IDEA on Linux-based systems. It allows you to run IntelliJ IDEA from anywhere in the terminal by typing `idea`.
bash bash-script fekri8614 intellij intellij-idea shell shell-script useful useful-scripts
Last synced: 03 May 2026
https://github.com/zmoooooritz/imageframe
A lightweight Node.js application tailored for SoC's, that transforms your device into a dynamic image slideshow
bash fbi nodejs raspberry raspberry-pi shell
Last synced: 17 Jan 2026
https://github.com/jnbdz/gitmultihost
A tool to help quickly select an SSH host for git clone and git remote. 🐙
bash git git-multi-profile shell ssh-hosts utility
Last synced: 13 Apr 2026
https://github.com/scarlettsamantha/autodisk-power-save
Simple power saving feature activator for linux HDD/SDD/Nvme
bash power power-saving shell ssd udev-rules
Last synced: 13 Apr 2026
https://github.com/angle-droit/toolbox
ToolBox est un script bash permetant l'installation d'outil essentiel pour transformer votre distribution linux en serveur
bash bash-script bourne-again-shell cybeersecurity debian homelab homelab-automation linux script server shell
Last synced: 24 Apr 2025
https://github.com/shikhalev/xbash
bash-extensions for prompt and subcommands
bash command-line programming shell shell-extensions
Last synced: 31 Oct 2025
https://github.com/hdaojin/django-auto
Automatically deploy Django projects on the Linux server. 在Linux服务器上自动部署Django项目。
Last synced: 20 Apr 2026
https://github.com/assamirzafar/c-weather-project
CEW Project
bash c cjson curl-library linux-shell notify-send
Last synced: 14 Feb 2026
https://github.com/josephedison77/bash-3mb
Bash hello world example. Docs could be enhanced for better presentation.
bash example hello-world starter
Last synced: 29 May 2026
https://github.com/webcog-pk/shellscripting
Basics of Shell Scripting. | Complete Tutorial is Uploaded on my YouTube Channel. Check the link below.
bash bash-scripting linux scripting shell shell-scripting ububtu
Last synced: 11 Mar 2025
https://github.com/luisdasartimanhas/git-configure-sys
Um sistema feito em bash(CMD) para configurar o GIT em seu computador de forma facil com interface. // A system made in bash (CMD) to configure GIT on your computer easily with an interface.
bash cmd git git-config pt-br tui
Last synced: 19 May 2026
https://github.com/garden-io/garden-interactive-environments
Store code for Interactive environments for Garden.io (Killercoda/Cloud Shell)
Last synced: 10 May 2026
https://github.com/matthewdavidmiller/fedora-configuration
Fedora configuration scripts.
Last synced: 03 May 2026
https://github.com/himanshu-srihsk/bash_program
bash bash-scripting shell-script
Last synced: 18 Apr 2026
https://github.com/jdsnyke/saturday-tatts-lotto-scraper
A comprehensive bash-based tool for scraping Saturday Tatts Lotto results from Australia and providing statistical analysis for number recommendations.
australia bash educational statistics
Last synced: 23 Jul 2025
https://github.com/codedotjs/bruh
:cow: Quickly open the GitHub repository of a cloned repo in your browser.
bash browser git github open repository script
Last synced: 12 Apr 2026
https://github.com/vroncevic/gen_cc_pro
Generate CC Project
autotools bash c-plus-plus cxx development generator linux macos qnx shell unix
Last synced: 12 Apr 2026
https://gitlab.com/viharm/scriptally
*ScripTally* is a *POSIX*-compliant shell library to keep a tally of steps started and completed in any script
Bash Scripting Bash Shell FreeBSD Linux bash POSIX shell bash bash script bash script shell shell-script bash scripts bash shell cli linux bash tools bash-script bash-scripting bash-shell bashscript bashscripts bourne shell bsd featured-true fish fish shell fish-shell fishshell lang-sh license-bsd linux linux-bash netbsd openbsd posix posix-shell resp-dev role-lead shell shell script shell scripting shell scripts shell-script shell-scripts shellscript unix unix-like usage-library z-shell zshell
Last synced: 08 Feb 2026
https://github.com/ryosukedtomita/youareanidiot
you are an idiotをbashで再現した、ジョークプログラムです。Ctrl-cでtmuxが分割します。
Last synced: 15 Apr 2026
https://github.com/mburuxx/alx-low_level_programming
Projects done in low-level languages, C, and includes bash scripts
Last synced: 03 May 2026
https://github.com/clove3am/bash-url-watch
A simple, lightweight Bash script to monitor the output of commands (like fetching a URL) for changes. It's designed to be a minimalist tool with few dependencies for basic monitoring tasks.
automation bash monitoring urlwatch webpage
Last synced: 18 Apr 2026
https://github.com/martingeorg/pmaupdater
phpMyAdmin Updater
bash mariadb mysql phpmyadmin update updater
Last synced: 10 Mar 2025
https://github.com/raveriss/minishell
Minimalist C shell, simulating basic bash functionality. It manages command execution with support for history, redirects, pipes, environment variables and signals. This project allows us to deepen the understanding of processes, file descriptors,
bash c-programming commande-line process-manager shell system-programming unix
Last synced: 09 May 2026
https://github.com/cyrus2281/scripts
bash scripts to automate things
bash bash-script count-lines counter line-counter script
Last synced: 12 Apr 2026
https://github.com/estherslabbert/vagrant_intro
Vagrant introduction (Virtual Machines and Nginx)
automation bash linux nginx nginx-reverse-proxy vagrant vagrantfile virtualization
Last synced: 04 May 2026
https://github.com/rileynwong/poem-finder
bash adventure game
adventure-game bash game poetry shell
Last synced: 19 May 2026
https://github.com/xvoland/bash-python-venv
VENV functions for Python3 to create a virtual environment to manage Python packages for different projects
bash bash-function bash-functions bash-scripting python-3 python3 venv-python
Last synced: 08 May 2026
https://github.com/frncsdrk/dcc.sh
docker compose companion
bash dcc docker docker-compose shell
Last synced: 31 Dec 2025
https://github.com/hakue1990/szulinek.pl
Szulinek - IT Services
bash docker linux mysql nextcloud portfoliio traefik websites
Last synced: 09 Apr 2025
https://github.com/pylipp/bibu
A Bitbucket command line client written in bash
bash bitbucket command-line rest-api
Last synced: 07 Jan 2026
https://github.com/mahmoudnasser1561/dicom
deploy three Orthanc servers and can be increased to send DICOM data to them ,log their metrics and Ispect them using REST API
bash dicom-images docker python3 rest-api
Last synced: 19 Jun 2025
https://github.com/lkcbharath/Lab_Assignments
Assignments for all labs for my UG studies sorted by semester and course.
bash c-plus-plus java kernel python3
Last synced: 10 Mar 2025
https://github.com/sophior/dockersqlbackup
A script to run on a host and backup your databases by container name
backup-script bash containerstation docker msql-database mssqlserver nas qnap sql sql-server
Last synced: 14 Mar 2026
https://github.com/getto-systems/birdfirm
select executables and execute it
Last synced: 22 Jan 2026
https://github.com/scottgriv/bash-utility_scripts
Simple backup and deployment scripts written in Bash.
bash bash-script bash-scripting utility utility-app utility-application
Last synced: 01 May 2026
https://github.com/filariow/mdbook-bash-tutorial
The Bash Tutorial mdbook preprocessor allows you to import a Bash script in your book
bash mdbook mdbook-preprocessor tutorials
Last synced: 27 Jan 2026
https://github.com/plus8/hotspot
Wifi hotspot for Raspberry Pi Zero W and others, with optional IP routing and simple web-based admin interface.
access-point bash bash-script hotspot hotspot-wifi python3 raspberry-pi raspberry-pi-2 raspberry-pi-3 raspberry-pi-4 raspberry-pi-zero-w wifi-ap
Last synced: 04 May 2026
https://github.com/ngpepin/safex
Safex provides a safe way to do the equivalent of bash parameter expansion without the risk of undesired interpretation by the shell of string contents. Safex allows literals to be injected into literals, avoiding the need for double quoting. This eliminates toil associated with escaping and taking other convoluted precautions just to get WYSIWYG
bash expansion programming-languages shell side-effects substitution
Last synced: 09 May 2026
https://github.com/stuffbymax/unfinish-projects
this are my bash unfinish projects
bash bash-game bash-script games linux linux-app shell shellgame unfinished
Last synced: 27 Jan 2026
https://github.com/tty47/linux-tools
Useful tools to manage Linux systems
automation bash docker linux scrtips shell tooling tools zsh
Last synced: 12 Apr 2026
https://github.com/markc/rc
Cross platform Bash shell configuration toolkit that works with apt, pacman/yay, apk and opkg package managers.
Last synced: 11 Mar 2026
https://github.com/horothesun/github-actions-workflow-runs-clasp
GitHub Actions workflow runs monitoring with Google Apps Script.
bash bash-tricks clasp github-action github-actions google-apps-script google-apps-scripts javascript jest jest-tests node node-js npm
Last synced: 12 Apr 2026
https://github.com/volkv/server-pulse
Lightweight Linux server monitoring with Telegram alerts. CPU, RAM, disk, load, Docker, OOM. Pure bash, systemd timer, no daemon.
alerting bash dedicated-server devops disk-space docker homelab linux-monitoring monitoring oom-killer self-hosted server-monitoring shell-script sre systemd telegram-alerts telegram-bot vps
Last synced: 21 Jun 2026
https://github.com/rkstudio585/cowser
Cowser is a Python tool that displays ASCII art cows with personalized greetings. It supports interactive commands for greeting users, showing help, and listing available ASCII art. Easily extendable and fun to use, it combines classic cowsay functionality with Python scripting.
bash cowsay cowset project python python-project
Last synced: 03 Jul 2025
https://github.com/royasutton/bash-shift
Bash scripting high-level functions and tools library
bash bash-lib bash-library bash-scripting bash-scripts
Last synced: 21 May 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/karnemorkon/matrix-synapse-installer
🚀 Автоматизований скрипт для встановлення Matrix Synapse сервера з підтримкою мостів, моніторингу та резервного копіювання
automation bash docker installer matrix self-hosted synapse
Last synced: 18 Apr 2026
https://github.com/mistersoandso/personal-config
Personal Configurations and Scripts for Linux based Systems
automation bash configuration-management unix
Last synced: 28 Mar 2025
https://github.com/nshkrdotcom/dotfiles
WSL development environment configuration - dotfiles, shell scripts, and setup automation for Windows Subsystem for Linux
automation bash configuration development-environment development-setup devops dotfiles environment-config linux nshkr-archive productivity setup shell windows-subsystem-linux wsl
Last synced: 11 Apr 2026
https://github.com/krish-r/pomo.sh
A simple command-line pomodoro app
bash cli command-line pomodoro terminal
Last synced: 13 Apr 2026
https://github.com/iamnewton/dotpackages
UNIX-based packages for software development
bash dotfiles dotpackages homebrew npm
Last synced: 08 Apr 2026
https://github.com/mir577/douglasfreshhabian
Hello, world! 🌍 I'm a passionate Linux System & Server Administrator, living in front of three tty terminals 🖥 🖥 🖥, where I breathe Linux and script bash every day. With a burning desire to master the command line, I dive deep into the file system. As a content creator on YouTube, I share my journey and knowledge with fellow linux enthusiasts!
alfa-adapters android bash bash-scripting docker hacking kali-linux linux linux-forensics mullvad osint ubuntu
Last synced: 13 Apr 2026
https://github.com/vroncevic/dynamicdns
Dynamic DNS
administration bash ddclient dns dynamic-dns linux macos qnx shell unix
Last synced: 13 Apr 2026
https://github.com/sayyad-n/linuxtoolkit
To Preform Linux Tasks , make it easy to do
bash installation linux linux-app linux-distribution mohammed-sayyad python python-app python3 sayyadn
Last synced: 13 Apr 2026
https://github.com/scarlet-oni/simple-botnet
botnet that implements a DDoS attack by executing bash-commands
bash bash-script botnet cyber-security cybersecurity ddos ddos-attack-tools ddos-attacks shell shell-script
Last synced: 02 May 2026
https://github.com/powerticmkt/mauticli
Command line tool to create, install, update, backup and cron Mautic on EasyEngine
Last synced: 10 Apr 2025
https://github.com/smtkanchana66/linux-internet-checker
This Bash script checks the internet connection and displays an animation based on the status.
bash bash-script bash-scripting linux linux-app linux-shell shell shell-prompt shell-script shell-scripts shellcode shellscript
Last synced: 20 Apr 2026
https://github.com/zikwall/database-compose
Database make easy
bash docker docker-compose mysql
Last synced: 08 Apr 2026
https://github.com/tankibaj/php-daemon
Permanently run a PHP script as a daemon/service
Last synced: 16 Apr 2026
https://github.com/gilbert00/job_bad-time
Check active jobs or cancel its for NetBackup Policy & Client
Last synced: 16 May 2026
https://github.com/mikeludemann/preact-install-script
Installing preact with bash
Last synced: 13 Apr 2026
https://github.com/j3eyond/sepr_parser
The simple scripts for parse symantec endpoint protection html reports.
bash parser python reports symantec symantecendpointprotection
Last synced: 18 May 2026
https://github.com/kilhyeonjun/my-claudecode-statusline
Claude Code status line with burn rate, subagent tracking, and skills list — built on ccstatusline
bash ccstatusline claude-code developer-tools shell statusline
Last synced: 29 May 2026
https://github.com/rczaka/update-tags-script
Script simplifying a release version (git tag) bump
bash script semantic-versioning tags
Last synced: 14 May 2025
https://github.com/epilif3sotnas/learn-docker
Learn Docker with Flask and PostgreSQL
bash docker flask postgresql python3
Last synced: 08 Apr 2026
https://github.com/dailylifeassysadmin/hackerrank-practice
bash bash-scripting hackerrank practice practice-programming
Last synced: 20 Jan 2026
https://github.com/artbit/bash-intents
Ultra simple natural language processing in bash
bash bash-scripting natural-language-processing nlp nlp-parsing
Last synced: 16 May 2026
https://github.com/keidrun/l2l-batchtobash-plugin
L2L plugin for the conversion from the windows batch program to the linux bash program.
bash batch l2l l2l-plugin plugin
Last synced: 21 May 2026
https://github.com/dmakeienko/gready-ws
This script will install all necessary packages for development and tweak your system to make it smoother.
bash development-environment ubuntu ubuntu1604 ubuntu1804 workspace workspaces zsh
Last synced: 03 May 2026
https://github.com/dmatking/shell-toys
Interesting or over-engineered command line scripts.
bash bash-scripts command-line console powershell powershell-scripts python-console python-scripts shell shell-script windows-terminal windows-terminal-scripts
Last synced: 02 Jun 2026
https://github.com/liao961120/fade.sh
Add fade in/out to audio files with ffmpeg
audio-processing bash fade-in fade-out ffmpeg-script
Last synced: 18 Apr 2026