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/mele0/ckd-patient-profiling
Reproducible pipeline for unsupervised proteomic clustering in chronic kidney disease using UMAP and Gaussian Mixture Models, with downstream Random Forest and LASSO feature selection, pathway enrichment, and survival analysis to define molecularly distinct CKD endotypes.
bash clustering deep-learning dimensionality-reduction hpc machine-learning pca precision-medicine proteomics-data-analysis python r survival-analysis ukbiobank umap
Last synced: 05 May 2026
https://github.com/open-technology-foundation/xgrep
Specialized grep tools to search within specific language files by extension and shebang detection. Utilizes ripgrep for performance when available, with graceful fallback to standard grep.
bash grep grep-search php python
Last synced: 05 May 2026
https://github.com/sporestudio/ftp-server
Deployment of a DNS (bind9) and FTP (vsftpd) Server using Vagrant + Ansible.
ansible bash dns-server ftp-server linux python
Last synced: 05 May 2026
https://github.com/softgeekro/sgs.nemo-actions
Nemo actions used in out internal workflow
bash nemo nemo-action python3 shell
Last synced: 05 May 2026
https://github.com/chewytoast/42_cursus
All the projects carried out for Campus 42 Barcelona
Last synced: 05 May 2026
https://github.com/olivermking/typescript-build-check-workflow
Github workflow to guarantee TypeScript code has been built (compiled) in pull request
bash github-workflow javascript typescript
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/tpspace/thesis-tester
just an image for isolated testing environment.
bash dockefile github-actions java
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/georgiifirsov/env-plus
Set of simple scripts, that help to manage python environments
bash environment python-env-automation python3 venv zsh
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/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/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/yehezkiel1086/pico-ctf-writeups
Writeups of picoCTF problems solutions
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/aaron-22766/42_minishell
Create a simple shell program, inspired by bash (team project)
42 42-minishell 42born2code 42cursus 42projects 42school bash c shell
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/yaleksandr89/remove-prefix
Скрипты позволяют массово удалять указанные префиксы из названий файлов и папок. Они рекурсивно обрабатывают все элементы в выбранной директории, включая вложенные подпапки.
bash bash-script linux powershell powershell-script remove-prefix windows
Last synced: 06 May 2026
https://github.com/darkcaster/bash-lua-helper
This tool provides advanced lua-based configuration system for use inside your bash scripts
bash config-file configuration gnu-linux linux lua lua-helper scripting settings tool
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/schulle4u/ttcontrol
Controls multiple server instances of the TeamTalk voice conferencing software.
Last synced: 06 May 2026
https://github.com/k1lgor/hackerrank
HackerRank Linux Shell solutions
bash hackerrank hackerrank-linuxshell hackerrank-solutions shell
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/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/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/deruina/bash_scripts
Quick Scripts Overview: A playground of bash scripts for image management, trivia gaming, data backup, and log analysis, crafted out of curiosity and love for experimentation.
automation backup bash bash-script linux trivia
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/szymonpoltorak/grapher-c
Program used to generate graphs, check their coherence and find shortest path between the given points in them.
bash breadth-first-search c dijkstra-shortest-path graphs-algorithms latex makefile
Last synced: 06 May 2026
https://github.com/macsteini/file-content-aggregator
zsh and bash scripts that combine the names and cleaned content of all non-hidden files in a folder into a single output file, excluding the output file and the script itself.
aggregator automation bash bash-script file files merge zsh
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/zentrocdot/artificial-intelligence-tools
Repository for artificial intelligence tools
ai automatic1111 bash easydiffusion python python3 shell stablediffusion tools
Last synced: 07 May 2026
https://github.com/mathusanm6/c-treedir
Simulate file system operations on an in-memory tree structure, including creation, movement, and deletion of files and folders.
bash c shell shell-like tree-structure
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/jasocami/compare-websites-bash
Small script that compares the same website with the last screenshot if made. If not made, you need to make one from the script
Last synced: 07 May 2026
https://github.com/thissayantan/pastel-nebula-theme
🌌 A soothing pastel-colored theme for Oh My Posh with excellent readability. Features git status, version displays, and execution time indicators.
bash command-line developer-tools oh-my-posh oh-my-posh-theme pastel-colors powershell shell-prompt shell-theme terminal-customization terminal-styling zsh
Last synced: 07 May 2026
https://github.com/luispagarcia/shell-color-example
simple example how to modify colors on bash scripts
Last synced: 07 May 2026
https://github.com/m-tartari/ubuntu_setup
Script and files to rapidly customize a fresh install of ubuntu (22.04 so far) the way I like it.
Last synced: 07 May 2026
https://github.com/pigeonposse/pigeon-dev
✨ Utilities for faster and more agile development by PIGEONPOSSE
ansible bash cli dev-enviroment dev-utils linters mono-repository pigeon-dev pigeonposse
Last synced: 07 May 2026
https://github.com/joeywhelan/es-adk
Demostration of integration of Elasticsearch to the GCP Agent Development Kit
adk-python bash claude elasticsearch gcp gemini mcp-server
Last synced: 07 May 2026
https://github.com/henriquetourinho/destruidor
Script shell altamente destrutivo que executa a exclusão total e irreversível de um sistema Linux e dispositivos conectados. Criado com finalidade educacional para uso exclusivo em ambientes virtuais ou de teste.
automation bash cleanup dangerous destroy destructive-script disaster-recovery disk diskirreversible-action emergency infrastructure irreversible linux root script security shell-script sysadmin system-destruction wipe
Last synced: 07 May 2026
https://github.com/gemichelst/hass-tools
small tools for hass supervisor
bash hass hass-backup hass-supervisor hassio hassio-backup hassio-supervisor hassio-tools
Last synced: 07 May 2026
https://github.com/thatisuday/thatisuday-mac-terminal
A beautiful and minimalistic MacOS terminal theme and format
bash bash-profile bash-script gitbash macos terminal terminal-colors terminal-theme terminal-themes
Last synced: 08 May 2026
https://github.com/ahmedishraq/cse321-lab
CSE321 - Operating Systems
bash bracucse321 java linux operating-system processing threads
Last synced: 08 May 2026
https://github.com/scottgriv/dark-castle-windows-terminal
🏰 🌲 A vibrantly elegant dark theme available for Windows Terminal. Inspired by the timeless beauty and mystery of medieval castles, this theme combines rich, deep colors with a clean and modern design.
bash color-scheme color-theme command-prompt dark dark-castle dark-castle-theme dark-theme multi-platform powershell theme windows windows-terminal windows-terminal-theme
Last synced: 08 May 2026
https://github.com/krishan1234123/reporting-system
📊 Streamline data collection and analysis with an integrated system that processes, stores, and visualizes reports through Excel, Python, and Power BI.
accounting android award bash command-line-tool cred credit credits empr erp fuel hacktoberfest ledger linux low python retrieval-augmented-generation transfers
Last synced: 08 May 2026
https://github.com/brlin-tw/git_pre-commit_hook_for_gnu_bash_projects
Check all changes in GNU Bash script on commit!
automation bash checker git gnu pre-commit scripting
Last synced: 08 May 2026
https://github.com/alfiosalanitri/change-database-tables-collate
Bash script to change charset and collate to specific database tables parsed from a txt file
Last synced: 08 May 2026
https://github.com/pratikzende/scripts
Powerful build tool for HTML5 games, designed to streamline development, optimization, and packaging for multiple platforms, including web browsers, game portals, social media, mobile, and Web3
activator bash bbr cli collaborate hacktoberfest home-assistant home-automation homelab kms lxc microsoft trojan tsforge
Last synced: 08 May 2026
https://github.com/programming-sai/bash-scripts-toolkit
A collection of Bash scripts for automating various tasks. This repository contains reusable scripts for system management, development workflows, and other common automation needs. Perfect for saving time and improving productivity when working on new projects.
automation bash dev-tools development productivity scripts
Last synced: 08 May 2026
https://github.com/jkazari/compsci-laboratories-second-semester
Repository for laboratory programs from second semester
Last synced: 08 May 2026
https://github.com/pschmitt/k.sh
Scripts and snippets to make kubectl less painful to use.
bash kubectl kubectl-plugins kubernetes shell
Last synced: 08 May 2026
https://github.com/hosseinezolfi/openstack-tools
Some Openstack scripts!!
automation bash cloud cloud-automation cloud-computing cloud-infrastructure configuration-management deployment devops infrastructure-as-code openstack openstack-admin openstack-deployment openstack-scripts python python-scripting scripting shell-scripting system-administration
Last synced: 08 May 2026
https://github.com/mrbooshehri/cmd-pomodoro
Simple pomodoro using notify-send
bash bash-script dunst notify-send pomodoro
Last synced: 10 Jun 2026
https://github.com/dsdatsme/automate_mongo
bash google-cloud-platform mongodb
Last synced: 08 May 2026
https://github.com/mikeludemann/bower-install-script
Installing bower with bash
Last synced: 08 May 2026
https://github.com/open-technology-foundation/php-localhost
Utility script that creates and manages PHP development servers with ease.
bash localhost localhost-management php php-localhost webdev
Last synced: 05 Aug 2025
https://github.com/shivam-1320/bash-scripts-collection
A collection of practical and beginner-friendly Bash scripts for Linux system automation
automate-the-boring-stuff bash shell-script tools-and-automation workflow-automation
Last synced: 17 Jul 2025
https://github.com/miyamura80/macos-setup
🍏💻 Resources to help get started with MacOS.
Last synced: 17 Feb 2026
https://github.com/nathanperier/configs
A bunch of configuration files I use on all my Linux machines
bash configuration-files fish-shell git vim-configuration
Last synced: 19 Apr 2026
https://github.com/sskender/scripting-languages
Scripting languages FER labs
bash bash-script bash-scripting fer perl perl-script perl-scripts python python-3-6 python-script python3 python36 scripting scripting-language scripts
Last synced: 14 Mar 2026
https://github.com/pkharsimran/dncheckbashscript
This repository contains a Bash script designed to help users manage and inspect their Docker network environments. The script provides an easy-to-use command-line tool to list all Docker networks on a system and identify whether they are in use by any containers.
automation bash cli container devops docker docker-networks docker-utilities json linux network-management network-tool open-source script system-administration
Last synced: 07 Apr 2026
https://github.com/engieeeboiz/fedora_os
Fedora_OS is a powerful and flexible Linux distribution that focuses on innovation and open-source software. It provides users with a stable environment, featuring the latest technologies and tools for developers and everyday users alike.
atomic bash custom-image debian docker encryption immutable linux linux-custom-image nvimrc openvpn raspberry-pi vpn wireguard
Last synced: 07 Mar 2026
https://github.com/genietim/sequence-downloader
Use this command line utility to download a sequence of files and append each one onto the other.
Last synced: 14 Apr 2026
https://github.com/masterofowls/database
Whole Database
bash css docker javascript powershell python
Last synced: 14 Apr 2026
https://github.com/mohabdo21/domain-insight
A command-line tool for retrieving and displaying detailed information about domains. This script provides insights into WHOIS data, DNS records, IP addresses, and SSL certificates, making it an essential resource for web administrators and security professionals.
bash batch-script command-line-tool data-retrieval dns domain domain-info networking python security ssl sysadmin whois windows
Last synced: 13 Jul 2025
https://github.com/cromega08/desktopfy
A bash script to add shortcuts to executable files in linux OS.
bash bash-prompt bash-script bash-scripting desktop directory linux linux-desktop shell shell-prompt shell-script shell-scripting shell-scripts shellcode shellscript shortcut shortcuts ubuntu
Last synced: 15 Apr 2026
https://github.com/maximilianfeldthusen/safety-conscious-linux
This code is a safety-conscious Linux monitoring program
bash linux monitoring-tool safety-critical security systemd watchdog
Last synced: 13 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/simonnyvall/dotcon
DotCon is a lightweight library that provides a simple and consistent interface for executing shell commands in various terminal environments...
bash cmd csharp nuget powershell terminal zsh
Last synced: 07 Apr 2026
https://github.com/millerjmatos/bootstrap
my tools
ansible bash configuration-management devops git linux linux-mint shell-script
Last synced: 07 Apr 2026
https://github.com/Ascendancy-Gaming-Studio/bash_counter
Exemplo de um contador escrito em shell script.
Last synced: 24 Oct 2025
https://github.com/herwingx/backup-proxmox
Sistema de respaldo híbrido e inteligente para Proxmox VE con sync a Google Drive y alertas en Telegram.
automation backup bash google-drive proxmox rclone telegram
Last synced: 28 Jan 2026
https://github.com/mehradi-github/ref-python
Installing Python using Linux Command Line
Last synced: 14 Apr 2026