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-10 00:03:21 UTC
- JSON Representation
https://github.com/dr4xp/pwnkit-helper
For CTF's and Safe Environments.... CVE-2021-4034 Local PrivEsc.
bash ctf ctfs cve-2021-4034 debian ethical-hacking ethical-hacking-tools exploit hack hacking-tools hacks hackthebox linux privilege-escalation pwnkit python python3 tools tryhackme ubuntu
Last synced: 06 May 2026
https://github.com/vroncevic/net_sniffer
Cronjob for sniffer tool
administration bash linux macos net qnx shell sniffer unix
Last synced: 06 May 2026
https://github.com/dorukgezici/bash-scripts
My Bash Shell scripts for daily use.
Last synced: 06 May 2026
https://github.com/ieee-uottawa/vending-machine
Repository for all things site4026 vending machine related.
Last synced: 06 May 2026
https://github.com/martinmorando/bash
Notes, code, and experiments with Bash
Last synced: 06 May 2026
https://github.com/vimal007vimal/linux_activity
This repository contains a Bash script designed to streamline configuration tasks on CentOS 7 systems. The script is intended to be executed in the root directory of the system. Before running the script, ensure that you have proper permissions and that you have made necessary changes to customize it according to your environment.
bash bash-scripting linux linux-shell
Last synced: 06 May 2026
https://github.com/php1ic/compiler-test
Check that your project can compile with different compilers
Last synced: 06 May 2026
https://github.com/hesam-zahiri/secureerease
bash disk disk-eraser hdd linux secureerase shell ssd
Last synced: 06 May 2026
https://github.com/shuliyey/benpaoba
奔跑吧(bēn pǎo ba)
bash cli d3-js gin golang scheduling
Last synced: 06 May 2026
https://github.com/heynzar/bash-and-linux-journey
⚡ This is a friendly guide for anyone who wants to explore and learn Linux, master command-line tools, and dive into the world of bash scripting.
bash bash-script command-line linux os
Last synced: 06 May 2026
https://github.com/inteliense/sh.adow
Java application for Linux to make setting up your Linux server or workstation a breeze. sh.adow monitors shell commands and package installations to create a single script used for bootstrapping your linux install.
bash debian linux linux-shell package-manager
Last synced: 06 May 2026
https://github.com/surrsurus/welcome
Script that gets your public ip, local weather, to do list, and top posts from Hacker News
automation bash cli hacker hacker-news information news script shell terminal to-do-list ycombinator
Last synced: 06 May 2026
https://github.com/inteliense/slam
For paranoid and constantly attacked linux users
Last synced: 06 May 2026
https://github.com/abhishek010397/ansible-playbook-vm-details
Ansible Playbook to get VM Kernel Details, OS Details, Package Version
ansible ansible-playbooks bash idempotency python3
Last synced: 07 May 2026
https://github.com/wildzarek/42piscine
My progress during the C Piscine on 42 Málaga, realized on June/July 2024 (14th promotion).
42malaga 42piscine 42school algorithms bash c linux math shell
Last synced: 07 May 2026
https://github.com/paulocsilvajr/controle_pessoal_de_financas
Controle financeiro pessoal multiplataforma - API e DOCKER(Banco de Dados)
bash docker golang postgresql sql
Last synced: 07 May 2026
https://github.com/cgoldberg/git-scripts
A collection of scripts for working with Git and GitHub
Last synced: 07 May 2026
https://github.com/brendanvds/vulnerables
a tool to easily start a vulnerable docker container
bash bash-script cybersecurity docker dvwa dvwa-docker hacking juice-shop linux shell shell-script tool webgoat
Last synced: 07 May 2026
https://github.com/fueled/dotfiles
Fueled's starter package for your dev machine
Last synced: 07 May 2026
https://github.com/vandenberghinc/dev0s
DevOS library (python, bash & javascript).
bash dev0s javascript js python3
Last synced: 07 May 2026
https://github.com/asumbek/startmux
Better way to getting started with Termux.
Last synced: 07 May 2026
https://github.com/g-flame-oss/skyport
A modern installer for the deprecated Skyport project, optimized for Debian-based systems.
Last synced: 07 May 2026
https://github.com/cherouvim/imdb-stats
I had an argument with my wife on whether great movies are longer than 2 hours or not (I hate long films). In order to resolve this I had to geek it out.
bash imdb imdb-dataset mysql statistics
Last synced: 07 May 2026
https://github.com/doersino/minecraft-server-utils
A few utility bash scripts that 1. start a vanilla Minecraft server on system boot, 2. keep an up-to-date incremental backup of the world and server files, as well as daily snapshots for the history books, and 3. optionally purge old snapshots whenever disk space runs low.
bash minecraft remote-control server
Last synced: 07 May 2026
https://github.com/alcidesrc/dockerized-php-supervisor
A dockerized environment to build CLI, micro-services and/or web applications based on PHP and using built-in webserver with SupervisorD
bash cli-applications development docker microservices pcov php supervisor uopz web-applications xdebug
Last synced: 07 May 2026
https://github.com/robinsalehjan/supercharged
💻 Supercharge your MacOS for a productive developer environment
bash bats claude-code scripting tmux zsh
Last synced: 08 May 2026
https://github.com/steppsr/macon
MACON is Bash script to create a JSON file containing all the NFT data from Mintgarden for a given NFT Collection.
bash chia chia-blockchain json mintgarden-api
Last synced: 08 May 2026
https://github.com/igrmk/git-version
Construct a version string from a Git repository
Last synced: 08 May 2026
https://github.com/programerr01/utilitys
Implementation of common Utility programs for Unix
bash cat cd command-line linux unix
Last synced: 08 May 2026
https://github.com/shivajichalise/nodepfs
simple bash script to create a folder structure for a nodejs app
bash bash-script folder-structure nodejs
Last synced: 08 May 2026
https://github.com/jayleicn/my-scripts
Collections of useful scripts for my daily usage
Last synced: 08 May 2026
https://github.com/dr4xp/unserialize-exploit
For StuxCTF on TryHackMe...
bash ctf ctfs ethical-hacking ethical-hacking-tools hack hacking hacking-tools hacks hackthebox linux php-exploit stuxctf tools tryhackme unserialize unserialize-exploit
Last synced: 08 May 2026
https://github.com/wolandark/dotnet-bash-completion
bash bash-completion dotnet dotnet-core
Last synced: 08 May 2026
https://github.com/blipinsk/git-split-commit
↔ A bash script which splits a git commit into multiple commits, one for each modified file.
Last synced: 08 May 2026
https://github.com/elijahverdoorn/dotfiles
My dotfiles
bash bash-on-windows dotfiles fish ubuntu vim vimrc
Last synced: 08 May 2026
https://github.com/gokayburuc/bash_radio_player
Terminal Radio Player using mpv and fzf
Last synced: 08 May 2026
https://github.com/open-technology-foundation/vrecord
A robust command-line voice recording tool for Linux that supports pause/resume functionality and automatic MP3 conversion and optional transcription.
audio-recording bash ffmpeg voice-recorder
Last synced: 08 May 2026
https://github.com/networkflux/minishell
Creating a simple shell
bash c compiler interpreter shell
Last synced: 08 May 2026
https://github.com/mateusfg7/ipscan
Script feito em shell para poder escanear os IPs ativos em sua rede local.
Last synced: 08 May 2026
https://github.com/hafizmuhammadajmallatif/auto-harden-toolkit
Beginner-friendly Linux system hardening script
automation bash hardening kali-linux linux scripts security sysadmin
Last synced: 08 May 2026
https://github.com/bra1ndump/bash-editor
In-editor terminal for VSCode. Get all your usual extensions and keybindings in terminal for free :D
Last synced: 08 May 2026
https://github.com/marcoplaitano/evemenu
A dmenu based menubar to choose and execute custom scripts and routines.
bash dmenu dmenu-interaction dmenu-scripts dmenu-wrapper menu menubar menubar-app shell-script shell-utilities utility
Last synced: 08 May 2026
https://github.com/satharus/bash-snippets
A collection of random scripts I wrote in BASH for whatever reason.
bash bash-script bash-scripting gnu gnu-linux imagemagick linux scripting-language
Last synced: 08 May 2026
https://github.com/arthurosipyan/bash-scripts
List of hackable bash scripts.
Last synced: 08 May 2026
https://github.com/greyarch/bats
Docker image for the bats bash testing framework
Last synced: 08 May 2026
https://github.com/shockz-offsec/forencics-recompiler-linux
Este script recompilará una gran parte de la información que se suele obtener de un sistema Linux ante un peritaje o análisis forense. Además toda la información será firmada con SHA256.
automation bash dfir dfir-automation forensic-examinations forensics forensics-tools linux recompilation unix
Last synced: 09 May 2026
https://github.com/z-bj/mendeleiv-elements-db-get
Bash script to get information about chemical elements from a periodic table database. ⚗🧪
automation bash postgresql relational-databases shield sql
Last synced: 09 May 2026
https://github.com/dartegnian/shell-scripts
Shell scripts for Unix-like systems, mainly (Arch) Linux for now. Will expand to cover *nix OSes in the future.
bash linux shell shell-scripting shell-scripts unix
Last synced: 09 May 2026
https://github.com/bornalgo/textanimator
Convert any text to an animated SVG file
ascii-art bash batch cairo chromedriver ico pyinstaller pyqt5 python python3 selenium-webdriver svg-animations text-animation
Last synced: 09 May 2026
https://github.com/gbmhunter/linuxsetup
bash configuration linux script setup ubuntu
Last synced: 09 May 2026
https://github.com/rojenzaman/speedtestdjournal
speedtest-cli journal for cron or any daemon
bash bash-script daemon gnu gnu-linux html-generator journaling json speedtest speedtest-cli speedtest-net systemd
Last synced: 09 May 2026
https://github.com/42yerevanprojects/minishell
As beautiful as a shell. Implementation of the 42 project minishell
42born2code 42school bash c execution parsing processes shell signal-handling
Last synced: 09 May 2026
https://github.com/internaut/memex
encrypted chronological note keeping tool for unix CLIs
bash encryption linux memex note-keeper note-keeping shell-script unix
Last synced: 09 May 2026
https://github.com/eugeniogiusti/samba-almalinux-installer
A bash script for automated Samba server installation and configuration on AlmaLinux 9.5
almalinux automation bash file-server linux redhat samba-server
Last synced: 09 May 2026
https://github.com/nyarla/cpm-cpanfile-snapshot
The wrapper script to make cpanfile.snapshot with App::cpm
Last synced: 09 May 2026
https://github.com/hasnocool/linux-ram-cleaner
A simple yet effective script to clean up unnecessary data from RAM on Linux systems.
bash cache cleaner cleaning linux management memory open optimization ram resource script shell simple software source swap system utilization
Last synced: 09 May 2026
https://github.com/mirkoschubert/positron-terminal-app
A clean and colorful UI theme for the terminal app on macOS.
bash cli color-scheme color-theme positron terminal terminal-app theme ui-theme zsh
Last synced: 09 May 2026
https://github.com/zouariomar/code-practice
Welcome to my Code Practice solutions repository! Here, you'll find my solutions to various coding problems from different platforms.
algorithms bash c code codepractice codeproject cpp geeksforgeeks github leecode
Last synced: 16 Apr 2026
https://github.com/blackbaroness/my-linux-scripts
My linux scripts. Take a look at my awesome cross-distro system upgrade script.
bash bash-script linux script update-script updater upgrade upgrade-tool
Last synced: 09 May 2026
https://github.com/in7hesky/steamcmd-server-setup
A server setup script for Debian using steamcmd
Last synced: 09 May 2026
https://github.com/morgant/vmware-archive
Create archive copies of VMware Fusion VMs
archive backup-script bash macos vmware-fusion
Last synced: 09 May 2026
https://github.com/honzahommer/skeleton
Grunt workflow for HTML development.
bash grunt html-development javascript less workflow
Last synced: 09 May 2026
https://github.com/gbv/kult_purge_objects_from_list
bash script to remove objects given by a cvs list from viewer index
bash bash-script kulturerbe script viewer
Last synced: 09 May 2026
https://github.com/commitconfirmed/tmux-for-neteng
Example Tmux configuration for Network Engineers
bash network-engineer shell tmux tmux-config
Last synced: 09 May 2026
https://github.com/ahmetozer/mirrorfy
Mirrorfy is a rsync control script. It listens to your project directory and uploads your projects to your server for every change. One way sync system.
bash file-sharing linux rsync rsync-backup sync synchronization
Last synced: 10 May 2026
https://github.com/airborne-commando/vfio-gpu-script
A gpu script partially generated by AI, tweeked out a little.
ai amd bash gpu intel iommu iommu-group linux nvidia shell vfio vfio-pci virtualization
Last synced: 10 May 2026
https://github.com/joseantoniopino/automatic-vhost-orchestrator
🚀 Automatización de entornos web en Apache. Configura hosts virtuales, DNS, permisos, y bases de datos para proyectos PHP con un solo comando || 🚀 Web environment automation for Apache. Sets up virtual hosts, DNS, permissions, and databases for PHP projects with a single command.
apache automation bash configuration-management devops lamp-stack local-development mit-license modular open-source orchestration php solid-principles vhost virtual-hosts web-development
Last synced: 10 May 2026
https://github.com/aulanchik/ssd-info
Bash script for Solid State Drive (SSD) vitality stats check
Last synced: 10 May 2026
https://github.com/githubuseraccountamazing/cashtrack
CashTrack is a powerful tool that helps you split bills without splitting them. It's easy to use and helps you keep track of your expenses with a friend or family member.
automation bash bill-splitting budgeting command-line d-bus dbus finance linux messaging messaging-services money-management peer-to-peer personal-finance signal signal-cli signal-messenger sqlite3
Last synced: 10 May 2026
https://github.com/elazzouzihassan/bash
This repo is dedicated to my journey of learning and mastering Bash scripting.
bash bash-script bash-scripts scripting shell
Last synced: 10 May 2026
https://github.com/eindiran/interject
Prevent `curl | sh` shennanigans by piping curl's output into an editor.
bash curl installation-scripts pipe-viewer
Last synced: 10 May 2026
https://github.com/thomd/family-photos
Mastering the endless flood of familiy photos with bash, python, data-science and machine-learning
bash data-science images machine-learning python
Last synced: 10 May 2026
https://github.com/shinokada/replaceit
This script replaces spaces of file names with underscores as the default
Last synced: 11 May 2026
https://github.com/9d4/adminerd
A service that wrap adminer.php on linux
adminer bash bash-script php shell shell-script
Last synced: 11 May 2026
https://github.com/thenareshofficial/ipscanmaster
A tool for gathering detailed information about IPv4 and DNS...
api bash dns firewall geolocation ip ipinfo ipscanmaster ipscanner linux nmap ping port port-scanner python3 subdomain-enumeration tool waf wafw00f whois-lookup
Last synced: 11 May 2026
https://github.com/icedos/core
A C🥶🥶l NixOS configuration, based on my needs. Optimized for Gaming and Development.
bash development gaming linux nix nixos
Last synced: 11 May 2026
https://github.com/pforret/clisync
Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash) -- UNDER DEVELOPMENT
backup backup-tool bash bashew scripting
Last synced: 11 May 2026
https://github.com/man2dev/spelling-test
This Bash script is designed to assist with spelling training by providing a tool to practice spelling words and sentences.
bash bash-script spellcheck spellchecker spelling writing writing-tool
Last synced: 11 May 2026
https://github.com/norbertkiszka/lib-bash
Bash functions library: ansi colors, version checker, whiptail menu wrapper, error handling, call trace, traps, system, chroot, git and more.
bash bash-error-checking bash-hacks bash-script bash-scripting chroot-script error-handling lib-bash libbash library scripts-collection system-administration whiptail-menu
Last synced: 11 May 2026
https://github.com/tuurep/quote-of-the-day.sh
Script to output BrainyQuote's Quote of the Day on command line.
Last synced: 12 May 2026
https://github.com/oliverlorenz/mqtt-executer
executes command from MQTT payload
Last synced: 12 May 2026