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/rawleyfowler/nfs-util
Small bash utility for creating nfs-shares.
Last synced: 18 Apr 2026
https://github.com/pkgstore/bash-mail-rm
Deleting emails by a specified regular expression.
bash bash-script delete mail remove ripgrep
Last synced: 18 May 2026
https://github.com/sekky61/aoc-bash
Some of the AoC challanges written in Bash and Linux utilities
Last synced: 07 May 2026
https://github.com/lakshay1341/log-archive-tool
This tool archives logs on a set schedule by compressing them and storing them in a new directory. It is especially useful for removing old logs and keeping the system clean while maintaining the logs in a compressed format for future reference.
Last synced: 18 Jan 2026
https://github.com/jwwtc/sn
A Command-Line Social Network based on Git.
bash error-handling social-network
Last synced: 14 May 2026
https://github.com/ivaeiro/libreria
bash bookshelf git hacking hacking-tools html linux mongodb mysql oracle-database php powershell python tkinter windows
Last synced: 27 Jan 2026
https://github.com/kelomo2502/E-Commerce-Platform-CI-CD-Pipline
The project involves developing and maintaining an e-commerce platform. This platform will have two primary components: E-Commerce API:: Backend service handling product listings, user accounts, and order processing. E-Commerce Frontend: : A web application for users to browse products, manage their accounts, and place orders.
aws-ec2 bash docker express jest nodejs react supertest yaml
Last synced: 24 Aug 2025
https://github.com/StudyResearchProjects/scp-scorpion
🦂 Secure Copy Protocol (scp) script to automate transfer process
Last synced: 09 Oct 2025
https://github.com/dotfilesphp/bashit-plugin
Dotfiles Bash-IT Plugin
bash bash-it bash-profile bash-script dotfiles
Last synced: 18 Jan 2026
https://github.com/gabin221/anonymisation-projet-android
Script Bash pour remplacer plusieurs anciennes URLs par une nouvelle dans les fichiers d'un projet Android, en excluant les dossiers .git et build.
android android-app anonymisation anonymous-functions bash bash-script
Last synced: 18 Jan 2026
https://github.com/meowlove/lisk
Quickly initialize and configure your Linux system with LISK: a simple, secure, and extensible setup toolkit. Automate essential tasks and customize your setup with ease.
admin auto-config automation bash configuration deployment devops initialization linux linux-init-setup-kit lisk management script server setup shell sysadmin system toolkit
Last synced: 14 Apr 2026
https://github.com/ellievalentine/learn-go-python-js-bash
The repository contains examples of similar programs written on Python, Go, Javascript and Bash.
bash go javascript python shell
Last synced: 14 Jan 2026
https://github.com/shuygena/minishell
:computer: Our shell that implements some bash functions
42 42subjects bash execve pipes signals
Last synced: 18 Apr 2026
https://github.com/gemichelst/notesconverter
converts any .html file in a specified folder into a .txt file and combines all single .txt files into one big text file
apple-notes bash bash-script export-notes google-keep html2text macos notes windows
Last synced: 14 Apr 2026
https://github.com/olivierobert/dotfiles
A set of zsh, git, homebrew and nvm
Last synced: 29 Apr 2026
https://github.com/aytacmalkoc/php-use
A simple tool that allows you to easily switch between multiple PHP versions on Windows.
Last synced: 21 Jan 2026
https://github.com/alvarezmauro/styled-printf
Do you want to add some styles 🎨 to the output of your bash printf commands? Use this custom script and make the output of that printf look fanzy :bowtie:
Last synced: 19 Jan 2026
https://github.com/barcek/deye
say yes to Deno | shorthand permission passing | command-line tool | Bash
bash command-line-tool deno dx javascript shell
Last synced: 05 Apr 2026
https://github.com/jayadeyemi/AWS-Cloud-Web-Application-Builder
AWS Academy Lab Project - Cloud Web Application Builder [96015]
aws bash bash-script webapplication
Last synced: 22 Aug 2025
https://github.com/miladifiras01/run-project
A simple Bash script to automate the launch of Laravel, Angular, and FastAPI projects with port conflict handling and environment setup.
automation bash developer-tools fastapi laravel linux script xampp
Last synced: 10 Apr 2026
https://github.com/sziller/_raspi_observatory
RaspberryPi mounted security camera with face recognition, smart building light and door-lock controller. External client for a decentralized, self custodial Smart home setup.
bash camera image-recognition linux opencv python raspberrypi smarthome
Last synced: 10 Apr 2026
https://github.com/okaeripoland/k8s-proxy
an error occurred forwarding 5432 -> 5432: error forwarding port 5432 to pod xyz, uid : failed to execute portforward in network namespace "/var/run/netns/cni-abcd": writeto tcp4 127.0.0.1:54098->127.0.0.1:5432: read tcp4 127.0.0.1:54098->127.0.0.1:5432: read: connection reset by peer
bash cli cloudnative-pg database devtools k8s kubectl kubernetes port-forward postgresql ssl-tls
Last synced: 14 Apr 2026
https://github.com/mr-wolf-gb/smart-shell-mcp
MCP Tool Server – Cross-Platform & Project-Aware Command Runner.
agentic-ai ai bash cmd linux mcp-server python shell tool windows
Last synced: 20 Jan 2026
https://github.com/nimishbongale/git-scripts
:zap: Custom git commands to get work done faster :zap:
bash batch-file command-line commands git github shell shell-script zsh
Last synced: 14 Apr 2026
https://github.com/jlprat/url-visitor
Small Bash script to check if the URL on a CSV exists or not
Last synced: 19 May 2026
https://github.com/pkgstore/bash-ssl
Creating a certification authority.
bash bash-script freebsd linux openssl ssl
Last synced: 14 Apr 2026
https://github.com/mvpee/42-minishell
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
19 42 bash minishell pipe pipeline pipex processing redirection shell
Last synced: 10 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/mohabdo21/base64_enc_dec
A collection of Base64 encoding and decoding scripts implemented in various programming languages, including C, Go, JavaScript, Python, Ruby, and Bash. This repository also includes a benchmarking script to compare performance across different languages.
base64 bash benchmarking c cli command-line decoding encoding go javascript performance python ruby
Last synced: 19 Jan 2026
https://github.com/alopatindev/scripts
Scripts for different goals
bash es6 javascript python scripts shell
Last synced: 10 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/gmccormick8/simple-gcp-mario
Terraform Project To Deploy A Simple Mario Game to GCP With A Compute Engine MIG Backend
bash gce gcp google-cloud-platform google-compute-engine iac infastructure-as-code load-balancer mario mario-game terraform vpc-creation web webapp
Last synced: 27 Jan 2026
https://github.com/matijaoe/dotfiles
personal dotfiles and mac setup script packaged in a neat tool
Last synced: 09 Mar 2026
https://github.com/cspyridakis/sdtsp
Software Development Tools and System Programming exercises.
bash bash-script bash-scripting c c-signals error-handling football-scores linear-regression linux makefile pipes processes python python-3 python-script server-client-communication sockets tcp-socket udp-socket
Last synced: 10 Apr 2026
https://github.com/cododel/drupal7-dev-kit
Dev and management kit for developing Drupal 7 projects
bash dev-kit docker docker-compose drupal-7 php73 template-project
Last synced: 10 Apr 2026
https://github.com/sourabhtk37/dotfiles
~Auto~-updated dotfiles that I use.
automated-scripts bash dotfiles
Last synced: 21 Jan 2026
https://github.com/rangertaha/langorithms
An Exploration of the Fundamental Building Blocks of Programming Languages
bash golang javascript lua python rust typescript
Last synced: 10 Apr 2026
https://github.com/marvin1099/linuxlaptopscripts
These are a lot of my Linux bash scripts that in use for school. Most of them are for PDF conversion.
Last synced: 04 May 2026
https://github.com/chazu/trashtalk
Like Smalltalk-80 but in bash. If you squint.
abomination bash framework ohgodwhy smalltalk
Last synced: 14 Apr 2026
https://github.com/cte-zl-ifrn/ava__painel
painel__ava
bash css django docker docker-image html integration javascript json moodle postgresql python3 rest-api scss suap
Last synced: 05 Feb 2026
https://github.com/igords-goncalves/accounts-nodejs
Trata-se de uma biblioteca para criação de contas bancárias, totalmente feita em nodejs, e sem interface gráfica apenas para ser utilizado via linha de comando.
backend bash cli development logic-programming nodejs powershell services terminal
Last synced: 09 Apr 2026
https://github.com/cicerolino/dotfiles
bash linux neovim nvim-lua oh-my-zsh ubuntu-lts zsh
Last synced: 14 Apr 2026
https://github.com/rodaddy/audiobook-pipeline
Convert audio files to chaptered M4B audiobooks with rich metadata from the Audible catalog
audible audiobook audiobook-converter audiobookshelf bash ffmpeg m4b metadata plex tone
Last synced: 24 Feb 2026
https://github.com/microcosem/rtcamp-hiring-system-engineer-challenge-a
:star: Hiring challenge for the System Engineer position at rtCamp, challenge A.
automation bash developer-challenges devops wordpress
Last synced: 04 May 2026
https://github.com/jiab77/tunnel-monitor
Just a basic script that creates a tunnel with a given provider and relaunch it when its going down unexpectedly.
Last synced: 17 May 2026
https://github.com/argosatcore/pop_dots
Dotfiles used on Pop!_OS.
bash debian-based dotfiles dots linux pop popos shell-script system76 ubuntu
Last synced: 05 May 2026
https://github.com/xulbux/consolescripts
All of my different Bash, Batch and PowerShell scripts.
bash batch cmd console powershell ps1 scripts
Last synced: 14 Aug 2025
https://github.com/martincastroalvarez/filesystem-tools
File system management tools integrated with AWS S3
Last synced: 09 Apr 2026
https://github.com/sinless777/pr-creator
Automatically creates a pull request with OpenAI-generated titles and descriptions when code is pushed to a branch without an existing PR. This action validates commit messages and generates meaningful PR content, simplifying your workflow with the power of GPT-3.
bash github-actions openai pull-requests python
Last synced: 05 May 2026
https://github.com/the-real-virus/python-projects
My 120+ Extra & Random Python Projects ! A Collection of 120+ Python Projects .
ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python-projects python-scripts redteam scripting software tools
Last synced: 09 Apr 2026
https://github.com/qbixxx/datamosh
A Bash abomination that slaps two videos together using unsupervised datamoshing magic. Works (barely) on my machine
avi bash bash-script datamosh datamosh-glitch datamosher datamoshing datamoshing-filter ffmpeg ffmpeg-script linux mp4 mp4-video vlc
Last synced: 09 Apr 2026
https://github.com/umigam3/unix-system-scripts
Bash scripts for UNIX system management. 💻
bash shell shell-scripting unix unix-shell
Last synced: 12 Aug 2025
https://github.com/sigpwned/bashsubstitution4j
A Bash-style substitution library for Java 8+
bash bash-substitution java java-8
Last synced: 10 Nov 2025
https://github.com/eliodinino/cpen431-automation
For UBC CPEN 431 A7-12: AWS infrastructure via Terraform and a script to automate local and remote server/client deployment
Last synced: 09 Apr 2026
https://github.com/nopangel/zs-pkg
🖼️ Package that brings Linux commands to Windows.
Last synced: 03 Feb 2026
https://github.com/hagb4rd/mapf
map and filter streams of datasets in the pipeline by comiling javascript one liners easily in bash - readline stream map and filter transform
bash filter javascript lambdas map pipeline transform
Last synced: 18 Oct 2025
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/masterofowls/database
Whole Database
bash css docker javascript powershell python
Last synced: 14 Apr 2026
https://github.com/joaocarmo/docker-cloudflared-arm-build
Use Docker to make a cloudflared arm build
arm bash cloudflare cloudflared docker pi pihole raspberry raspberrypi raspbian
Last synced: 14 Apr 2026
https://github.com/abdelrhman95/dbms
Database Management Engine Using Linux Bash Scripting
apt-packaging bash bash-script database dbms gui linux visual-studio-code yum-packaging zenity
Last synced: 19 Oct 2025
https://github.com/rabi-siddique/drm
The drm script is a productivity tool for Docker users, designed to simplify container removal. Instead of copying container IDs from docker ps output, users can remove a container by specifying its sequence number in the list.
bash bash-scripting docker docker-compose linux programming
Last synced: 12 Apr 2026
https://github.com/phukon/guava-term
Interact with your Vercel deployment's build container through it's bash terminal.
Last synced: 09 Apr 2026
https://github.com/shanec-/pi-fan-control
Raspberry Pi Fan Control (Bash + Cron)
Last synced: 07 May 2026
https://github.com/david-lazaro-fernandez/boleteraplayground
bash docker firebase firestore nextjs15 smtp stripe typescript
Last synced: 04 Oct 2025
https://github.com/krlex/kubernetes-centos
This is kubernets in CentOS with 1 master and 1 worker
ansible bash centos7 kubernets shell vagrant vagrantfile virtualbox
Last synced: 09 Apr 2026
https://github.com/maximilianoaguirre/cv-bash
Fun rework of my CV as a bash emulator
Last synced: 05 May 2026
https://github.com/ddarkr/easy_node_exporter
📜 node_exporter를 간단하게 설치하는 스크립트
bash prometheus-exporter ubuntu
Last synced: 23 Oct 2025
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/toddbaert/shellot
A gherkin framework for bash
bash cucumber gherkin integration shell shell-script testing
Last synced: 07 May 2026
https://github.com/buvis/scripts
Bob's Universal and Very Intelligent System scripts
Last synced: 24 Feb 2026
https://github.com/ofcoliva/blog
Toda estrutura do blog em um só repositório com configurações de deploy no cloudflare
bash blog cloudflare golang hextra html hugo md server serverless shell-script static-site
Last synced: 13 Apr 2026
https://github.com/the-real-virus/url-shortener
This script allows you to shorten multiple URLs at once, automatically copies the results to your clipboard, and provides a smooth user experience.
ai automation bash coding ctf cyber-security ethical-hacking github linux networking open-source pentesting programming python scripting software tools url url-shortener
Last synced: 09 Apr 2026