Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
- GitHub: https://github.com/topics/shell
- Wikipedia: https://en.wikipedia.org/wiki/Shell_script
- Created by: Glenda Schroeder
- Released: 1965
- Related Topics: bash,
- Aliases: shell-script, shell-scripts, shellscript, shellcode,
- Last updated: 2026-07-02 00:28:17 UTC
- JSON Representation
https://github.com/nirokay/shell-shenanigans
This repository houses my shell scripts i wrote. Not all of them will be useful, but maybe you will find something that interests you :)
game linux linuxshell shell shell-script
Last synced: 01 May 2026
https://github.com/ivankoskov/shelld
Shell for all unix systems
linux macos shell shell-script unix unix-command
Last synced: 01 May 2026
https://github.com/axelhahn/nginx-docker-proxy
Prepare Nginx as proxy to local docker containers with https and a hostname
docker foss gplv3 nginx-proxy opensource shell ssl-certificate
Last synced: 01 May 2026
https://github.com/iagodahlem/scripts
:package: Utilities scripts to re-use in some setups.
bash bash-script shell shell-script utilities
Last synced: 01 May 2026
https://github.com/hubtou/unicode2ascii
Unicode to Ascii command-line utility and Python library
command-line-tool learning-python learning-unix library pnu-project python shell tools unicode unicode-converter unix utilities
Last synced: 01 May 2026
https://github.com/samdney/scripts
Miscellaneous collection of scripts.
bash dockerfile python scripts shell
Last synced: 01 May 2026
https://github.com/chemiker/build-nginx
A shell script to fetch and build the nginx source code
build-tool builder nginx shell
Last synced: 08 Jun 2026
https://github.com/42mates/minishell
Repo for the Minishell project from 42 school by @marinsucks and @ku-alexej.
Last synced: 01 May 2026
https://github.com/robwiederstein/covid-19-ky
Monitor US covid-19 cases w/ Johns Hopkins data
data data-visualization leaflet plotly r shell
Last synced: 02 May 2026
https://github.com/barcek/aqfr
run deeper | multipath piping | command-line tool | Elixir + Mix, w/ POSIX shell
beam command-line-tool dx elixir functional-programming pipes shell
Last synced: 02 May 2026
https://github.com/nthnn/myshell
A modern C++ library that provides a robust, cross-platform interface for shell process interaction that allows seamless execution and interaction with shell commands across Windows, Linux, and macOS operating systems.
cpp-17 cpp-library cpp-programming interactive shell shell-integration
Last synced: 02 May 2026
https://github.com/sofilip/scripts
A collection of Bash scripts for everyday Linux tasks including directory backups, log monitoring, system diagnostics, and file organization. Designed to be simple, efficient, and user-friendly.
Last synced: 02 May 2026
https://github.com/vbsantos/os-scripts
Some of my custom scripts
bash batch cmd os powershell script shell
Last synced: 02 May 2026
https://github.com/mephresgh/blcs
Linux kernel compile script
compile-script kernel linux posix-sh shell shell-script
Last synced: 02 May 2026
https://github.com/natthasath/kubernetes-shell-script
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications. It provides a robust framework for running distributed systems resiliently, ensuring efficient resource utilization and high availability.
Last synced: 09 Jun 2026
https://github.com/christiansilvermoon/modularized-shell-runtime-config
A Shell Runtime Configuration File that loads split components based
bash bashrc bashrc-configs bashrc-files cli configuration shell utility
Last synced: 02 May 2026
https://github.com/john312s/oh-my-zshrc
A repo of all my .zshrc files.
bash dotsettings fastfetch hyperterm iterm2 kde-konsole neofetch oh-my-zsh ohmyzsh ohmyzsh-customize shell vim zsh zshrc
Last synced: 02 May 2026
https://github.com/fkart45/project-shell-scripting
Project-Shell-101 is built for everyone who wants to learn, write, test and execute Shell Scripting.
linux shell shell-programming shell-scripting zsh
Last synced: 02 May 2026
https://github.com/tmiland/template.sh
A basic template for bash/shell scripts
bash bash-script bash-scripting bash-template shell shell-script shell-scripting shell-scripts shell-template shellscript template templates
Last synced: 03 May 2026
https://github.com/adonyssantos/ubuntu-debian-config
⚙️ My Ubuntu Debian config
debian shell starter-guide ubuntu ubuntu-configuration
Last synced: 03 May 2026
https://github.com/uosyph/alx-system_engineering-devops
ALX System Engineering and DevOps Repository - A collection of projects developed during the ALX Software Engineering Program, covering essential topics like servers, domains, automation, security, shell scripting, and network management.
alx alx-africa alx-curriculum alx-system-engineering bash bash-script shell shell-script
Last synced: 03 May 2026
https://github.com/margostino/griffin
Shell generator built on top of GO Prompt (a library for building powerful interactive prompts) to bind commands and actions dynamically and focus on the action handler.
cli command-line shell terminal
Last synced: 03 May 2026
https://github.com/psykulsk/rubik.sh
Rubik's Cube in Bash
bash bash-game games rubik rubik-cube rubiks-cube rubiks-cube-simulator shell shell-script
Last synced: 03 May 2026
https://github.com/asad9711/zero-downtime-app
Create an app in go which is zero downtime and manage its deployment using kubernetes
go health-check kafka-consumer kubernetes minikube shell zookeeper
Last synced: 03 May 2026
https://github.com/fekri8614/sh-idea-setup
This is a simple shell script to automate the creation of a symbolic link for IntelliJ IDEA on Linux-based systems. It allows you to run IntelliJ IDEA from anywhere in the terminal by typing `idea`.
bash bash-script fekri8614 intellij intellij-idea shell shell-script useful useful-scripts
Last synced: 03 May 2026
https://github.com/ishbguy/pmp
An unified Linux package manager and user friendly configuration manager.
bash cli configuration-manager package-manager shell
Last synced: 03 May 2026
https://github.com/studyresearchprojects/bash-profile
Configuration for BASH Terminal
bash-profile bashrc config shell zshrc
Last synced: 09 Jun 2026
https://github.com/opsway/elastic-monitor-bot
Monitoring & alert to Slack for Elasticsearch cluster health
docker elasticsearch opsway-opensource shell tools
Last synced: 04 May 2026
https://github.com/yammerjp/dotfiles-getting-started-sample
Software Design 2022年6月号 第1特集 Appendix dotfilesのススメ のサンプルリポジトリ
Last synced: 04 May 2026
https://github.com/harrisoncramer/pg-playground
An easy-to-use PostgreSQL environment, designed for CSV data exploration and PostgreSQL instruction
Last synced: 04 May 2026
https://github.com/50-course/alx-system_engineering-devops
:gear::gear: System programming is the very fundamentals of software engineering. Taught by Holberton School for the ALX SE Program.
bash-scripting c shell system-programming
Last synced: 04 May 2026
https://github.com/tiagodefendi/sistema-de-aquivo-ext2-so
Este projeto é o trabalho final da disciplina de Sistemas Operacionais e implementa um sistema de arquivos EXT2 utilizando a linguagem C
bash ext2 ext2-file-system ext2-filesystem ext2-filesystem-reader ext2-fs ext2-fs-reader ext2-lite ext2fs os shell
Last synced: 04 May 2026
https://github.com/aichingm/splay
splay is the only :notes: player I need. It is made for me by me and I :heart: it. It is :penguin: only.
c linux music music-player shell
Last synced: 04 May 2026
https://github.com/pauchiner/dotfiles
My personal dotfiles
fish fish-shell lua neovim neovim-config neovim-configuration neovim-dotfiles shell tmux tmux-configuration
Last synced: 04 May 2026
https://github.com/raminrahimzada/shelegram
Shell over Telegram
bash csharp shell telegram-bot
Last synced: 05 May 2026
https://github.com/littlewalter/up
An alternative way to quickly change directories up the tree! Navigate to ancestor directories by count and directory name with tab completion.
bash bash-configuration bash-scripting cd change-dir change-directory cli command-line filesystem filesystem-utils navigation shell tab-completion terminal zsh zsh-configuration
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/eztakesin/codespaces-blank
A modified github codespaces template from the official github/codespaces-blank template
codespaces oh-my-zsh shell vscode vscode-extension vscode-theme zsh
Last synced: 09 Jun 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/agarwalvishal/verifycopy
A lightweight shell script to verify successful file and folder copies by comparing path, size, and optional timestamps.
backup copy-validation file-check macos shell utility verification zsh
Last synced: 05 May 2026
https://github.com/simonnyvall/aurebesh
A Unix shell, modern features built-in, it has. 🌌🔫
c commandprompt cpp make shell
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/alfredomartins/email-scheduler
Automates the process of sending scheduled emails using a Python script.
Last synced: 06 May 2026
https://github.com/jenilmaru2004/c-and-unix-systems-mini-projects
Completed 10 diverse mini-projects focusing on C programming and UNIX systems, tackling real-world challenges like algorithm benchmarking, library management, and shell scripting. Designed and implemented solutions for tasks such as file system simulation, process automation, environment config., etc.
Last synced: 06 May 2026
https://github.com/xeferis/cleanzip
A zsh plugin to compress files without not needed data. Made for MacOS.
clean compress oh-my-zsh oh-my-zsh-plugin ohmyzsh plugin shell terminal zip zsh zsh-plugin
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/filariow/devnv
devnv saves project locations and helps you cd into projects folders and configure the shell
Last synced: 06 May 2026
https://github.com/scaraux/42sh
📟 Bash like Shell developed during my second year of studies, in C.
Last synced: 07 May 2026
https://github.com/rvk007/my-shell
A custom simplified version of Unix shell.
c cshell custom-shell shell unix-shell
Last synced: 07 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/thiagoneye/course-shell_script
Shell Script Studies.
bash linux shell shell-script terminal ubuntu
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/pplace11/instabytes-imersao
Instabytes é uma aplicação inovadora em JavaScript, Shell, HTML e CSS. Desenvolvida na Imersão Alura, ela oferece análise e visualização de dados em tempo real com eficiência e rapidez.
alura css html5 instabytes javascript shell vscode
Last synced: 07 May 2026
https://github.com/gitkenetic/my-configs
Personal configuration files for Git, shell, and IDEs
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/mohnoor94/learningbash
My journey to learn Bash
bash bash-scripting learning learning-by-doing linux linux-shell shell
Last synced: 07 May 2026
https://github.com/electrostat-lab/cthreads
Testcases about POSIX Threads --Unix-based & Linux Systems
c ccoffee cpp gcc-complier posix-threads shell unix
Last synced: 07 May 2026
https://github.com/neudinger/equadiffmpi
Distributed diffusion equation C/C++ OpenMP one-sided communication MPI
bash boost cmake cpp cpp14 hpc hpc-applications hpc-clusters hwloc hwloc-library mpi one-sided one-sided-jacobi openmp openmpi physics-simulation shell slurm slurm-cluster
Last synced: 07 May 2026
https://github.com/enindu/common-tools
Some tools that used by me on several situations
Last synced: 07 May 2026
https://github.com/jaiprotocol/pub3-shell
Безопасная GUI-оболочка для запуска Pub3 и ЖАИ
ai-shell automation gui markdown packing pub3 safe-launch shell
Last synced: 07 May 2026
https://github.com/luca-pellegrini/shell-scripts
Collection of simple shell scripts
bash linux rsync shell shell-scripts
Last synced: 07 May 2026
https://github.com/jnsougata/.setup
This repository contains setup scripts for quickly setting up a new machine.
Last synced: 07 May 2026
https://github.com/welding-torch/linuxshellscript
Linux Shell Scripts for Module 2 of Operating Systems Lab of Second Year Artificial Intelligence & Data Science (Mumbai University)
bash bash-script linux linux-shell mumbai-university operating-system shell shell-script shell-scripts
Last synced: 08 May 2026
https://github.com/ortense/shellhelper
A collection of useful bash scripts for several common file and directory manipulation
bash bash-script filemanagement filemanipulation shell shell-script terminal
Last synced: 08 May 2026
https://github.com/abdellahbellakrim/minishell_42
Simple shell program written in C
algorithms bash c data-structures low-level-programming parsing shell unix
Last synced: 08 May 2026
https://github.com/perlpunk/mydotfiles
. files
dotfiles shell tmux-configs vim
Last synced: 08 May 2026
https://github.com/josiahbull/dotfiles
A collection of scripts to setup my shell environment.
Last synced: 08 May 2026
https://github.com/darkusphantom/zsh-terminal
My custom terminal with ZSH and Oh-my-zsh
Last synced: 08 May 2026
https://github.com/mir-evgenii/doc_web_app
Docker-compose for signaling server. Consists of 4 containers: Apache server, MariaDB database, Composer, Adminer.
apache docker docker-compose dockerfile shell
Last synced: 08 May 2026
https://github.com/hellofuji/zsh-installer
Installs zsh, allows theme selection, and sets as default shell
linux shell zsh zsh-configuration
Last synced: 08 May 2026
https://github.com/waheed-phy/linux-file-management-toolkit
A collection of powerful bash and Python scripts to organize files, find duplicates, search bookmarks, and rename files by metadata on Linux. Automate your file management tasks.
bash duplicate-images file-management linux oragnize-files shell
Last synced: 09 May 2026
https://github.com/bojkoj/bash-sos-4-start-scripts-cron
bash-script cron shell startup-script
Last synced: 09 May 2026
https://github.com/teddydd/plugin-wacom-screen
Quickly map all Wacom tablets to given screen. OMF plugin
fish fish-shell graphics-tablet oh-my-fish plugin shell shell-script wacom
Last synced: 22 Jun 2026