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/francescodisalesgithub/testdisk-extensions
bash scripts for moving specific extensions in recup_dir folders
bash extension extensions recovery testdisk
Last synced: 24 Apr 2026
https://github.com/menghif/showdir
Bash script to view and edit permissions of all directories in the path
Last synced: 24 Apr 2026
https://github.com/divinemonk/bash_keyboard_shortcuts_cheatsheet
Bash Keyboard Shortcuts: cheatsheet
bash command-line keyboard keyboard-shortcuts linux linux-shell linux-terminal shortcuts unix unix-shell unix-terminal
Last synced: 24 Apr 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/daedalus/defcon26securewificonf
Defcon 26 Secure wifi configuration script
bash certificate defcon defcon26 wifi
Last synced: 27 Mar 2025
https://github.com/brlin-tw/clean-filter-for-gnu-bash-scripts
Clean your Bash scripts automatically during code check-in!
automation bash clean-filter git scripting
Last synced: 04 May 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/mikaelvesavuori/a11ytester
Just a few scripts that run a set of accessibility testing tools on one or more provided URLs.
a11y a11y-testing accessibility bash test-scripts
Last synced: 25 Apr 2026
https://github.com/yandex-cloud-examples/yc-datasphere-jobs-examples
Примеры для запуска заданий DataSphere.
bash cloud-computing datasphere datasphere-jobs python yandex-cloud yandexcloud
Last synced: 25 Apr 2026
https://github.com/kissssu/coin-toss
This Bash script simulates a coin toss by using a random number generator to determine the outcome (heads or tails).
Last synced: 04 May 2026
https://github.com/mbah24-dev/minishell
Bienvenue dans Minishell, un projet inspiré du shell Unix, développé dans le cadre de la formation à l'école 42. L'objectif principal de ce projet est de créer un shell minimaliste en C, capable de gérer des commandes, des redirections, des pipes et plus encore.
Last synced: 25 Apr 2026
https://github.com/dumrauf/prepare-image-for-publication
A Bash script to prepare an image for publication by reducing its size and removing its EXIF tags
bash blog image-processing imagemagick publication
Last synced: 25 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/mgxv/swiftbar-plugins
A collection of SwiftBar plugins for macOS - keeping your menu bar useful, minimal, and up-to-date.
bash launchd macos macos-utilities menu-bar plugins shell-script swiftbar swiftbar-plugins wifi
Last synced: 26 Apr 2026
https://github.com/meddlin/bash-scripts
I'm learning bash. I will mess up a lot.
Last synced: 05 Jul 2026
https://github.com/sambacha/climaxxing
autogenerate tests via shell completion
autogenerate bash bash-bats bats posix shell-testing
Last synced: 26 Apr 2026
https://github.com/olegstepura/config-bashrc
💻 My personal system-level bashrc config
Last synced: 19 May 2026
https://github.com/bryaneaton13/bash-pro
Easily accessible profile files - aliases/functions
bash bash-profile git-help scripts
Last synced: 26 Apr 2026
https://github.com/zhongruoyu/shims
A collection of shims written in Bash.
bash bash-script shell shell-script shim
Last synced: 15 May 2026
https://github.com/lucas-pettinelli/lucas-pettinelli-linux-iac-user-diretories-permissions
Infrastructure as Code bootcamp Santander Linux: Script to Create User, Directory and Permission Structure in Linux Ubuntu 18.04
Last synced: 26 Apr 2026
https://github.com/la-lo-go/spotify-refresh-token-generator
Shell and PowerShell scripts to easily get the spotify refresh token
bash powershell spotify spotify-api
Last synced: 19 May 2026
https://github.com/tearran/its_getops
self-help is a bash script example of getops flags such as -h
Last synced: 26 Apr 2026
https://github.com/sixarm/sixarm_bash_shellshock
SixArm.com » Bash » Shellshock security testing and patching
bash security shellshock sysadmin
Last synced: 27 Apr 2026
https://github.com/theelegantcoding/gitlys
📦️ A lightweight, zero-dependency release automation toolkit for Node.js and Bun. Handles semantic versioning, categorized changelogs, and automated GitHub releases
bash changelog changelog-generator clean-code commit-conventions commitlint design-pattern git git-hook git-hooks github lint-staged performance release release-automation release-notes semantic-release typescript version-control versioning
Last synced: 07 May 2026
https://github.com/ksobrenat32/scripts
Some of my scripts
bash bash-script script scripts
Last synced: 27 Apr 2026
https://github.com/hammad-013/file-integrity-checker-linux
A lightweight, Linux CLI tool written in Bash to monitor file integrity using SHA-256 hashes.
bash bash-script bash-scripting cli cli-tool cybersecurity file-integrity hash linux open-source
Last synced: 04 May 2026
https://github.com/liteobject/bash.training
bash cli linux training-materials tutorial
Last synced: 27 Apr 2026
https://github.com/diejel/shell_topics
Hands-on practice in my favorite language Bash
bash hands-on linux shell shell-script unix unix-shell
Last synced: 27 Apr 2026
https://github.com/asapdotid/asapshell
AsapShell - shell script utility for aliases (bash or zsh)
aliases bash bash-aliases bash-script shell shell-aliases shell-script zsh
Last synced: 04 May 2026
https://github.com/diogocapela/isep-prcmp
Resolução dos exercícios das aulas de Princípios da Computação do ISEP 2017/2018.
Last synced: 27 Apr 2026
https://github.com/gasinan/recycle-bin
Simple and Stupid Linux Bash Recycle Bin
Last synced: 27 Apr 2026
https://github.com/cunningdj/grokjava
My code suite, including homemade build and run tools and testing library, for practicing the Grokking the Coding Interview algo patterns in Java.
algorithms algorithms-java bash educative grokking grokking-algorithms grokking-coding-interview heaps java tortoise-and-hare-algorithm two-pointers
Last synced: 27 Apr 2026
https://github.com/snick512/doip
PowerShell script to update firewall rules in Digital Ocean for IP.
Last synced: 27 Apr 2026
https://github.com/medvind2140/vimdiffer
Quick and easy diffing from clipboard into terminal and Vim
Last synced: 04 May 2026
https://github.com/mikeludemann/parcel-install-script
Installing Parcel with bash
Last synced: 27 Apr 2026
https://github.com/rinuya/configs
NeoVim (I use vim btw), i3wm, and some bash configs
Last synced: 06 May 2026
https://github.com/jogiesp/pingespscan
🚀 PingESPScan – Ultimatives Netzwerk-Monitoring 🛰️ Blitzschnelles IP-Monitoring mit akustischem Alarm & Terminal-Animation. Perfekt für IoT, Smart-Home und Netzwerk-Ninjas! 🥷
Last synced: 19 May 2026
https://github.com/lexndru/php-class-template
PHP playground with templates
Last synced: 18 May 2026
https://github.com/rdeavila/almalinux-mirrors-report
The AlmaLinux Mirror Propagation Report
Last synced: 28 Apr 2026
https://github.com/axrobert/akfetch
⚡・Simple alternative for Neofetch.
akfetch bash personal projects shell shell-script terminal
Last synced: 28 Apr 2026
https://github.com/ngpepin/aido
Bash scripts for in-line CLI review, editing and execution of Bash commands suggested by an LLM in response to a user's requests for assistance.
assistant-chat-bots bash bash-completion bash-prompt bashrc command-line-tool linux llama llm llm-agent mixtral-8x7b
Last synced: 05 May 2026
https://github.com/correlltechnologies/podcast-generator
Created following LinkedIn Learning Practical GitHub Actions Lesson. All credit goes to original author @planetoftheweb on GitHub.
bash dockerfile github-actions github-config github-workflows yaml
Last synced: 28 Apr 2026
https://github.com/gilbert00/ora_hot
NetBackup backup Oracle DB primary/standby with autoswitch between nodes
bash netbackup oracle-database
Last synced: 28 Apr 2026
https://github.com/nacroni/gsdeinstaller
Installer for GNUstep Desktop
bash debian debian-gnu-linux fedora fedora-gnu-linux gnu-linux gnustep gsde installer linux sh shell-script
Last synced: 28 Mar 2025
https://github.com/pyzit/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: 10 May 2026
https://github.com/realeroberto/bashlets-skeleton
Bashlets skeleton package.
Last synced: 28 Apr 2026
https://github.com/coonrad/wgconfig
A simple bash script to output wireguard configurations with public and private key.
bash configuration script vpn wiregaurd
Last synced: 28 Apr 2026
https://github.com/tankengine-ish/pomodoro_application
Unix-based Pomodoro in Bash + Zenity [personal project]
Last synced: 28 Apr 2026
https://github.com/yehezkiel1086/ctf-writeups
Solutions for Capture The Flag (CTF) events
Last synced: 28 Apr 2026
https://github.com/yinonavraham/bashir
An opinionated development framework for bash, written in bash
bash dependency-manager framework
Last synced: 05 May 2026
https://github.com/danie1k/rsync-backup
A simple bash script wrapper for the rsync command
bash bash-script cli rsync rsync-backup rsync-backup-script rsync-backups rsync-wrapper
Last synced: 28 Apr 2026
https://github.com/mikeludemann/testing_tools-install-script
Installing testing tools with bash
Last synced: 28 Apr 2026
https://github.com/danilado/iu7-linux
Работы по курсу Проектно-технологическая практика (знакомство с Linux) кафедры ИУ7 МГТУ им. Баумана
bash bash-script bmstu bmstu-iu7 comparator iu7
Last synced: 28 Apr 2026
https://github.com/renaudgweb/server-install
Script Bash d'installation de serveur LAMP sur Raspberrypi
bash bash-script lamp-stack linux raspberry-pi
Last synced: 05 May 2026
https://github.com/sevmardi/workstation_setup_automated
A simple script to install and configure my ubuntu environment.
automated bash configuration shell ubuntu
Last synced: 29 Apr 2026
https://github.com/wizardofoz669/kali-auto-updater
A simple script to update, upgrade, and clean a Kali Linux system with a single command.
Last synced: 27 Apr 2026
https://github.com/entonbiba/ovh-public-cloud-additional-drive-bash-script
Partition and mount additional drive to an OVH public cloud vm server bash script.
bash cloud-server cloud-vm-server driver ovh partition
Last synced: 29 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/7mza/wikigrapher-generator
explore wikipedia as a graph
bash data-processing graphs neo4j python shell
Last synced: 05 May 2026
https://github.com/chewitt/osintd
An OSINT downloader created in bash
bash osint threat-intelligence
Last synced: 29 Apr 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/vmikk/phredsort
`phredsort` is a cli tool for sorting sequences in a FASTQ file by their quality scores
bash bioinformatics cli fastq phred-quality-scores sequence-quality
Last synced: 29 Apr 2026
https://github.com/dahead/dotfiles-old
Some configuration files for getting sway wm to work without X11.
arch-linux bash linux shell swaywm
Last synced: 12 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/tushgaurav/sbctoolkit
Collection of tools and scripts for various SBCs
Last synced: 29 Apr 2026
https://github.com/dfsp-spirit/mass-offlineimap
Script to move a number of IMAP mail accounts from an old to a new server over IMAP using offlineimap
backup bash email infrastructure shell tools
Last synced: 29 Apr 2026
https://github.com/pcrockett/blarg
Target-based configuration management with Bash.
Last synced: 29 Apr 2026
https://github.com/hmerritt/combine-script
Bash framework to create CLI scripts by combining multiple scripts into one.
bash bash-script cli framework
Last synced: 29 Apr 2026
https://github.com/crramirez/dotfiles
My default options for Linux shell (.inputrc, .vimrc, .toprc)
bash bash-completion bashrc inputrc readline
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/progrhyme/bash-realpath
Bash utility emulates realpath command
Last synced: 29 Apr 2026
https://github.com/rojosinalma/scripts
Various scripts to make life easier. Not categorized, so just look inside.
Last synced: 19 Apr 2026
https://github.com/vroncevic/atmanager
Apache Tomcat Manager
administration apache-tomcat application-server bash linux macos qnx shell tomcat tomcat-manager web
Last synced: 13 Apr 2026
https://github.com/TanyaHendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 11 Mar 2025
https://github.com/jseg380/scripts
Repo to store all scripts
bash bash-script javascript python python-script
Last synced: 13 Apr 2026
https://github.com/pylipp/venv-burrito
Minimalistic set of convenience functions for managing Python virtual environments
bash bats python shell venv virtualenv-environment virtualenvwrapper
Last synced: 13 Apr 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/berquerant/cache-sh
Provides functions for simple cashing
Last synced: 29 Apr 2026
https://github.com/iron-e/kzf
fzf-powered Kubernetes TUI
bash bash-script fzf fzf-interface fzf-scripts fzf-wrapper k8s kubernetes kubernetes-monitoring nix-flake shell shell-script terminal-based terminal-ui tui
Last synced: 13 Apr 2026
https://github.com/tahrz/simple-game-api
Simple game api, with sql and noSql realizations.
bash docker-compose mongodb-driver nosql openapi php7 postgres sql
Last synced: 07 Apr 2026
https://github.com/simplezed/sharedcmd
Heavily inspired by the cmd C# library, you can use bash, powershell, cmd or write your own cli abstraction.
bash cli cmd dlr extensible-project powershell sh shell
Last synced: 05 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/sleekybadger/tmux-wifi-signal-strength
Transmit rate value and icon indicator for Tmux.
bash dotfiles tmux tmux-plugins
Last synced: 08 May 2026
https://github.com/jidn/bash-prompt
My bash simple bash prompt with python virutal_env, git branch, and CWD
Last synced: 08 May 2026
https://github.com/cj667113/ansible_mqtt_python_broker
Ansible script to install mqtt broker.
ansible ansible-playbook bash bash-script debian mqtt mqtt-broker mqtt-server ptyhon3 python ubuntu
Last synced: 13 Apr 2026