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-08 00:03:31 UTC
- JSON Representation
https://github.com/berquerant/aws-action-to-managed-policies
search aws managed policies by action
Last synced: 05 May 2026
https://github.com/cnily03/cshell
HTTP server for reverse shell downloading
bash ctf ctf-tools hack reverse-shell shell
Last synced: 05 May 2026
https://github.com/krish-r/shcripts
Collection of simple and tiny shell scripts (<100 lines).
bash cli command-line terminal
Last synced: 05 May 2026
https://github.com/kuladog/arch-xfce-hardened
Installer and hardened configs for my Arch box
arch-linux bash bootstrap configs dotfiles hardened install-script linux security
Last synced: 05 May 2026
https://github.com/aleister888/archinstall
Instalador y configurador para Arch Linux
archlinux archlinux-dotfiles archlinux-installer bash btrfs gpt grub installer linux luks-encryption nvme uefi
Last synced: 05 May 2026
https://github.com/hakerdefo/perlis-says
Random quote in your terminal from Alan Perlis's Epigrams on Programming
bash linux motd motd-message quotes shell terminal
Last synced: 05 May 2026
https://github.com/tpspace/thesis-tester
just an image for isolated testing environment.
bash dockefile github-actions java
Last synced: 05 May 2026
https://github.com/ag-sanjjeev/git-commands
This repository contains list of common and useful commands used in git bash system.
bash commands control git markdown notes reference repository version
Last synced: 05 May 2026
https://github.com/walles/vpixsh
A bash compatible shell (unlike fish) which interactive nicities (unlike bash)
Last synced: 05 May 2026
https://github.com/h1dd3n3y3/shell-script-archive
Various shell scripts for remote call execution.
bash batch curl powershell shell-scripts
Last synced: 05 May 2026
https://github.com/rt75272/terminal
Linux terminal randomness
bash cli linux shell-script terminal
Last synced: 05 May 2026
https://github.com/zun-liang/fcc-number-guessing-game
Solution to freeCodeCamp Project Build a Number Guessing Game
Last synced: 05 May 2026
https://github.com/octarect/gpkg
A flexible package/plugin manager.
bash package-manager plugin-manager shell zsh
Last synced: 05 May 2026
https://github.com/rezapace/linux
Panduan ini memandu Anda melalui instalasi Windows Subsystem for Linux (WSL) untuk mengaktifkan lingkungan Linux di Windows. Dengan langkah-langkah yang jelas, Anda akan menginstal Bash, Golang, dan menangani kesalahan instalasi. Selain itu, panduan ini memberikan solusi untuk mendukung antarmuka grafis (WSLG), serta instruksi instalasi Apache, PHP
bash git-reza go golang linux script wsgi wsl wsl2 wslg
Last synced: 05 May 2026
https://github.com/lesiaukr/goit-cs-hw-02
Masters degree | Computer Systems and Their Fundamentals course | HW | Fundamentals of Operating Systems | goit-cs-hw-02
bash bash-script docker goit-cs-hw-02 postgresql
Last synced: 05 May 2026
https://github.com/polarspetroll/macchanger
mac address changer
bash bash-script linux macaddress macchanger ruby tool
Last synced: 05 May 2026
https://github.com/koppen/automation
Various scripts and gizmos I use from time to time
Last synced: 05 May 2026
https://github.com/suresh-1001/linux-auto-debug
bash devops linux sre troubleshooting
Last synced: 05 May 2026
https://github.com/georgecatalin/mastering_the_linux_command_line
A Linux Command Line Refresher
bash bash-script command-line learning-by-doing linux linux-commands linux-shell
Last synced: 05 May 2026
https://github.com/deonvz/bypasspaywall
Bypass paywalls with CURL to get a downloaded version of the fullpage content
bash bash-script curl linux paywall paywall-bypasser script shell
Last synced: 05 May 2026
https://github.com/whisperity/envprobe-descriptions
A collection on environment variables' type, usage, and descriptions.
alias bash bash-configuration bash-profile command-line-tool configuration-management environment-variables envprobe knowledge-base settings-storage shell shell-environment zsh zsh-configuration
Last synced: 05 May 2026
https://github.com/pexmor/tooldock
Toolbox in a docker. A collection of utilities used in various situation. By containerizing them it is host OS independent.
bash containers docker dockerfile tmux toolbox tools
Last synced: 05 May 2026
https://github.com/benchesh/sourcefr
Source from Repo: Execute a script from a remote git repo in the current shell
bash bashrc shell shell-script shellscript zsh zshrc
Last synced: 05 May 2026
https://github.com/m7moudgadallah/alx-higher_level_programming
Alx higher level programming projects
Last synced: 05 May 2026
https://github.com/mpb10/security-center-update-asset
Bash script that updates a Tenable Security Center asset list with AWS IP addresses via a REST API call.
aws aws-kms bash script security-center tenable
Last synced: 05 May 2026
https://github.com/thevickypedia/change_author_info
Change Author Information in Git
Last synced: 05 May 2026
https://github.com/theoboldalex/redi.sh
💵 Because what the world needs now, is a redis clone written in Bash
Last synced: 05 May 2026
https://github.com/yehezkiel1086/pico-ctf-writeups
Writeups of picoCTF problems solutions
Last synced: 05 May 2026
https://github.com/emanoelcampos/periodic-table
This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.
bash bash-script freecodecamp git postegres postegresql relational-database sql
Last synced: 05 May 2026
https://github.com/clearclown/cursor-editor-in-linux
Cursor Wayland Launcher - A wrapper script for Cursor editor that automatically enables Wayland support on Linux. Improves compatibility and performance for Wayland users.
appimage bash bash-script cursor-ai editor linux utility vscode wayland
Last synced: 05 May 2026
https://github.com/gilbertsanchz/linux-user-permissions-management-lab
A practical sysadmin lab that demonstrates how to manage users, groups, file permissions, and auditing on a Linux system using Bash scripting. Includes bulk user creation, group assignment, permission setting, and user login auditing — ideal for IT support, system administrator, and DevOps portfolios.
automation bash lab linux permissions shell-scripting sysadmin user-management
Last synced: 05 May 2026
https://github.com/samuelcaldas/pastebin-bash
Post text or files to pastebin.com using pastebin-bash. Features include posting messages or entire files and getting the URL of your post.
bash bash-script pastebin shell-script
Last synced: 06 May 2026
https://github.com/timotej979/model-executor-runtime
Model executor runtime written in Rust
bash docker driver llmops migrations-generator rust scheduler surrealdb
Last synced: 06 May 2026
https://github.com/danielrosehill/misc-scripts
Public collection of miscellaneous scripts, mostly for automation
automation bash python scripts
Last synced: 06 May 2026
https://github.com/agoose77/git-gone
Publish local commits or changes for all shell-visited git repositories
Last synced: 06 May 2026
https://github.com/es-collection/build-node-venv
Bash helper to re-build node-venv
autoenv bash node-venv nodeenv osx python venv virtualenv
Last synced: 06 May 2026
https://github.com/rinuya/configs
NeoVim (I use vim btw), i3wm, and some bash configs
Last synced: 06 May 2026
https://github.com/mariuszlitwin/dotfiles
💥 My dotfiles and OS init scripts
Last synced: 06 May 2026
https://github.com/yaleksandr89/remove-prefix
Скрипты позволяют массово удалять указанные префиксы из названий файлов и папок. Они рекурсивно обрабатывают все элементы в выбранной директории, включая вложенные подпапки.
bash bash-script linux powershell powershell-script remove-prefix windows
Last synced: 06 May 2026
https://github.com/appatalks/sanctions-compliance
US/EU sanctions compliance review, report and submission
automation bash compliance discovery european-union notify sanctions treasury
Last synced: 06 May 2026
https://github.com/sleekybadger/dotfiles
no passwords here ... I hope 🤞
bash dotfiles dotfiles-macos tmux zsh
Last synced: 06 May 2026
https://github.com/ayobami6/simple-shell
Simple Shell with special funtionalites, has inbuilt git publish command that does git add, git commit and git push at once and prompt for commit message
Last synced: 06 May 2026
https://github.com/ycpss91255-docker/template
Shared template for Docker container repos: scripts, tests, CI workflows
Last synced: 06 May 2026
https://github.com/lmaiacosta/say-goodbye-to-your-local-env
🚀 Say NO to lazy work! Stop executing lazy scripts to fill your applications with environment variables and secrets. This interactive tool makes you THINK about each variable while automating the boring parts and endless enviroment variables and secretes. GitHub compatibility. Coming soon: BitBucket support.
automation bash ci-cd deployment developer-tools devops environment-variables github-actions github-cli productivity secrets-management shell-script
Last synced: 06 May 2026
https://github.com/sukhoy94/dusha-fund-infrastructure
dusha-fund.com main repository infrastructure
bash docker-compose makefile wordpress
Last synced: 06 May 2026
https://github.com/schulle4u/ttcontrol
Controls multiple server instances of the TeamTalk voice conferencing software.
Last synced: 06 May 2026
https://github.com/kristiangasic/wireguard
WireGuard - Auto install script (easy)
bash bash-script vpn-server wireguard
Last synced: 06 May 2026
https://github.com/ozankiratli/tempmonbot
An email bot to monitor temperature and humidity and send alerts
Last synced: 06 May 2026
https://github.com/kwvg/ffmpegscripts
A group of related ffmpeg bash scripts that can normalize a directory full of various media formats
automation bash bash-script ffmpeg ffprobe
Last synced: 06 May 2026
https://github.com/zenixls2/fixauthor
simple script to modify specific user info in commit to another
Last synced: 06 May 2026
https://github.com/sh0tx420/mcinstaller
Minecraft server installer written entirely in Bash.
bash installer installer-script minecraft minecraft-server papermc
Last synced: 06 May 2026
https://github.com/goraved/report_portal_practice
Just a practice of the ReportPortal.io tool
bash docker python report-portal
Last synced: 06 May 2026
https://github.com/phatnguyenuit/bash-scripts
Bash scripts from basic to advanced
Last synced: 06 May 2026
https://github.com/jaketcooper/ecurl
A lightweight 'Encoded cURL' wrapper for encoding payloads in pentesting automation and custom scripts
bash curl cybersecurity debian encoding infosec injection-attacks kali kali-linux payloads penetration-testing pentesting posix security security-testing security-tools url url-encoder web-security
Last synced: 06 May 2026
https://github.com/pulijon/s3tools
Tools to manage S3 buckets and objects
aes aes-256 aws aws-glacier aws-s3 bash bucket cryptography glacier python s3 tkinter
Last synced: 06 May 2026
https://github.com/xxyrnn/anonymize
Script that continously restarts TOR to change the exit node's public IP
Last synced: 06 May 2026
https://github.com/pfwd/terminal-setup
An easy way to switch between client based bash profiles and aliases. This may be helpful for freelancers who have multiple clients
aliases bash clients command-line-tool commandline freelance freelance-work freelancer ssh terminal
Last synced: 06 May 2026
https://github.com/marekaf/webmaster-tools
test if your domain has proper https and www rewrites
bash curl dns url webmaster webmaster-tools
Last synced: 06 May 2026
https://github.com/iaceene/minishell-parser
This repository contains the parsing module for a custom Minishell implementation in C. The parser processes user input, tokenizes commands, handles operators (pipes, redirections, etc.), and structures the data for execution. Designed to be efficient and modular, this parser serves as the foundation for command execution in a shell environment.
42minishell 42project 42school bash bash-parser c-programming command-line custom-shell minishell minishell-42 minishell-project shell shell-interpreter shell-scripting terminal unix-shell
Last synced: 06 May 2026
https://github.com/iker-gonzalez/philosophers
Classic dining philosophers problem resolved using multithreading with mutex (mandatory) and multiprocessing with semafores (bonus)
42cursus bash c linux multiprocessing multithreading mutex semaphores
Last synced: 06 May 2026
https://github.com/brazdongoodwin/devopsfromzero
Documentation for the journey from DevOps Junior to Lead DevOps Engineer by reading and doing.
bash devops git learning learning-by-doing linux shell
Last synced: 06 May 2026
https://github.com/xljones/bugsnag-exporter
Export Bugsnag project, error, and event data easily from a command line call which automatically handles pagination, and API backoffs
bash bugsnag cmd csv data error error-capture error-handling error-reporting event export go golang json project zsh
Last synced: 06 May 2026
https://github.com/sdi2000182/c-shell
Implementation of a fully functional shell in C with support for various features like aliases, history, external variables, directory navigation (cd, pwd), exit, signal handling, pipes, redirection, background execution, and wildcards
Last synced: 06 May 2026
https://github.com/darkstarbdx/fixify
Fixify 🔄: A powerful Bash script for automated Linux system updates, kernel cleanup, and maintenance. Simplify your sysadmin tasks with ease!
bash cli-tool kernel-cleanup linux linux-scripts maintenance-tool opensource package-management software-updater sysadmin system-maintenance update-tool
Last synced: 06 May 2026
https://github.com/thesollyz/shell_config
personal bash configuration scripts for my shell
Last synced: 06 May 2026
https://github.com/smtkanchana66/linux-file-management-system-shell-script
Linux file management (shell/bash)
bash bash-script bash-scripting filemanagemet linux shell shell-script shell-scripting shell-scripts
Last synced: 07 May 2026
https://github.com/shanec-/pi-fan-control
Raspberry Pi Fan Control (Bash + Cron)
Last synced: 07 May 2026
https://github.com/radlikewhoa/dotfiles
The dotfiles I'm currently using on my development machine.
Last synced: 07 May 2026
https://github.com/yashkathe/add-wifi-config-for-rasbian
Simple script that automatically adds wifi config to your raspberry pi and helps you connect to your wifi
bash raspberry-pi script-wifi-rpi shell-script wifi-script wifi-script-rpi
Last synced: 07 May 2026
https://github.com/davisdre/azure_scripts
A collection of useful Azure Scripts.
Last synced: 07 May 2026
https://github.com/thiagoneye/course-shell_script
Shell Script Studies.
bash linux shell shell-script terminal ubuntu
Last synced: 07 May 2026
https://github.com/robertlucian/altgpg3
Alternative GoPiGo3 Library to the Official One
bash dexter-industries dexter-industries-robots educational gopigo3 python robotics stem
Last synced: 07 May 2026
https://github.com/yevheniidatsenko/goit-cs-hw-02
💾 Hometask - Computer Systems (Operating system basics)
Last synced: 07 May 2026
https://github.com/hansalemaos/interactiveshellsubproc
Interactive subprocess Instances for cmd.exe, powershell.exe, adb.exe, bash.exe without deadlocks
adb bash bidirectional cmd mysys2 powershell shell subprocess
Last synced: 07 May 2026
https://github.com/531santhosh/server-service-checker
🌐 Check server and service status with this simple Bash script that uses `ping` to confirm if an IP address or hostname is reachable.
authorization bash bitbucket devops-tools eureka-service-discovery maven monitoring-tool network-tools openstack oslo policy rbac rest-api server-monitoring spring-boot sysadmin uptime-monitoring yaml-configuration
Last synced: 07 May 2026
https://github.com/beangreen247/clone-all-github-repos-script
A script for cloning multiple/all repos from a user on github
bash beangreen247 clone git github repo script ssh-agent ssh-key
Last synced: 07 May 2026
https://github.com/c0deinblack/pentest_binaries
Bash script for download common binaries and tools for pentesting
bash pentesting pentesting-tools script
Last synced: 07 May 2026
https://github.com/lautarovculic/fridainstall
Install frida with just one command
android bash frida frida-server fridare hacking ios mobile mobile-hacking reverse-engineering
Last synced: 07 May 2026
https://github.com/leooojr/reprohackathon
A reproducible RNA-Seq analysis pipeline for Staphylococcus aureus under antibiotic stress, utilizing Nextflow and Singularity. It involves genome mapping, read counting, and statistical analysis to identify differentially expressed genes (DEGs) and generates key visualizations.
apptainer bash bowtie cli cutadapt deseq2 fastqc featurecounts google-cloud-platform hpc nextflow ngs-analysis ngs-pipeline r samtools shell sratoolkit ubuntu
Last synced: 07 May 2026
https://github.com/mikeludemann/angular-install-script
Installing angular with bash
Last synced: 07 May 2026
https://github.com/avidhanr/relationaldatabase
Relational Database Course via freeCodeCamp
bash bash-scripting postgresql rdbms
Last synced: 07 May 2026
https://github.com/mohnoor94/learningbash
My journey to learn Bash
bash bash-scripting learning learning-by-doing linux linux-shell shell
Last synced: 07 May 2026