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/s2009-dev/servup
Upload an artifact from Github Actions to a server using SSH
actions artifacts continuous-integration curl deployment english publishing s2009 shell ssh
Last synced: 06 May 2026
https://github.com/lschrafstetter/42_minishell
This is the "minishell" project of the 42 School core curriculum. The goal was to create a simple shell on the basis of bash in C.
42 42wolfsburg bash minishell shell
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/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/listen180/listen-my-zsh
This is a Python Command Line Tool that automatically setup a fancy zsh environment.
command-line-tool python shell zsh
Last synced: 06 May 2026
https://github.com/getiot/shell-courses
Linux Shell 编程基础教程配套代码
bash bash-script linux shell tutorial-code
Last synced: 07 May 2026
https://github.com/sitphp/commands
A simple yet powerful library to run console commands from the CLI or build a command application.
cli command command-line console php shell terminal
Last synced: 07 May 2026
https://github.com/praveen1664/k8s-ns-deletion-operator
This is name space operator used to delete namespaces from eke
Last synced: 07 May 2026
https://github.com/iamflowz/short-cut-go
Small linux utility for creating environment-based terminal shortcuts.
environment-variables go golang linux mit-license script semver shell
Last synced: 07 May 2026
https://github.com/aiya000/vrcss-fovfix
VRChatで撮った写真のFOV(端の歪み)を修正する -- Fixing FOV (edge distortion) of photos taken in VRChat
imagemagick shell shell-script vrchat vrchat-tool zsh
Last synced: 08 May 2026
https://github.com/dshuais/create-keep-design
一个适用于开发Vue 3组件库、Vue 3个性化插件、Static Site Generator和更多基础模板的脚手架合集
components design glup keep-design lib shell typescript vite vue3
Last synced: 08 May 2026
https://github.com/kal247/app-uricolor
Colorize URIs and URLs with ANSI colors
ansi-colors cli perl shell terminal uri url
Last synced: 08 May 2026
https://github.com/freekbes/keep_extensions
No more reinstalling Chrome extensions at every login: use this simple shell script! Built for Codam.
42born2code chrome chrome-extension codam script shell
Last synced: 08 May 2026
https://github.com/sts-ryan-holton/github-repo-autolabeler
:label: Automatically remove default Github labels and add new ones!
github github-labels github-pages shell shell-script
Last synced: 08 May 2026
https://github.com/osx-rsplug-a/script-automate-yaml-create
Automation if creating yaml or what you want
kubernetes shell shell-script yaml
Last synced: 08 May 2026
https://github.com/malbolgee/proto-terminal-so
Proto-terminal para a matéria de Sistemas Operacionais. O terminal aceita pipe, redirecionamento de entrada e saída, além de mistura entre esses modificadores. Para mais informações, ler a documentação.
c file fork kernel linux linux-shell operating-systems parser pipe pipes redirection-operators shell syscall
Last synced: 08 May 2026
https://github.com/amirnaghibi/dev-container
custom zsh with additional packages such as auto-complete
Last synced: 08 May 2026
https://github.com/pferreirafabricio/shell-script-basics
:shell: Learning the basics about Shell Script
game-dev-setup game-development linux shell shell-script snap ubuntu ubuntu2004
Last synced: 08 May 2026
https://github.com/prateekiiest/shellix
A Simple Unix Implementation of Shell in C
c operating-system sheldon shell shell-prompt shell-script shellcode unix-command unix-shell
Last synced: 08 May 2026
https://github.com/luisfelipepoma/shell
Basic Shell Implementation: Built with LLVM and ANTLR
antlr4 compiler compiler-design cpp llvm nlp shell
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/appgeist/exec
Utility function to execute a shell command and return a Promise
exec nodejs promise server-side shell utilities
Last synced: 09 May 2026
https://github.com/hakerdefo/transfer
transfer uploads file or directory to https://transfer.sh
bash linux script shell transfer-files upload-file uploader
Last synced: 10 May 2026
https://github.com/winterhart/centos7-setup
Installation CentOS 7.4 - Workstation
bash centos7 centos7-setup linux shell vm workstations
Last synced: 10 May 2026
https://github.com/indianwhocodes/radxproj
aws cpp makefile multithreading network networking parallel-computing radar shell
Last synced: 10 May 2026
https://github.com/git-bruh/site
Site
awk chroma cmark posix shell static-site static-site-generator
Last synced: 12 May 2026
https://github.com/mauricelambert/shell-exploit-umbraco
This module implements a shell to exploit a RCE in umbraco CMS.
exploit hackthebox python3 rce rce-exploit remote-code-execution shell umbraco umbraco-cms vulnerability web
Last synced: 12 May 2026
https://github.com/cromega08/pomodoro
Time tracker based in "Pomodoro" technique.
desktop desktop-app desktop-application desktop-applications desktop-apps java java-app java-application javaapplication pomodoro pomodoro-app pomodoro-clock pomodoro-technique pomodoro-technique-timer pomodoro-timer pomodoro-tracker shell shell-script shell-scripts
Last synced: 12 May 2026
https://github.com/fearless-spider/dotfiles
Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles.
dotfiles fish qtile shell tmux zsh
Last synced: 13 May 2026
https://github.com/hackersa3edy/simple_shell
ALX Sprint 1 project - Simple Shell: The shell is a program that takes the command inputs written from the the user’s keyboard and passes them to the machine to execute them through the kernel. It also verifies if the command inputs from the user are correct. So, in general, a shell is a user interface to use the services of a computer.
algorithms alx alx-software-engineering c-language c-programming cli command-line data-structures debugging kernel optimization shell system-calls valgrind
Last synced: 14 May 2026
https://github.com/codewithsegnet/alx-higher_level_programming
Write a Shell script that runs a Python script.
Last synced: 14 May 2026
https://github.com/k186/claunch
Claude Code launcher — run a different AI model in every terminal window simultaneously, without conflicts.
ai ai-provider anthropic claude claude-code cli deepseek developer-tools fzf launcher llm minimax model-switcher shell terminal zsh
Last synced: 18 Jun 2026
https://github.com/sevmardi/renew_letsencrypt
script to renew lets encrypt certificates on a digital ocean ubuntu 16.04 server
digital-ocean letsencrypt server shell ssl ubuntu1604
Last synced: 20 Jun 2026
https://github.com/fossable/attest
Dead simple test framework for the age of AI
shell shell-scripting test-automation testing testing-tools
Last synced: 21 Jun 2026
https://github.com/pierreroth64/ownshell
ownShell is a C++ library to create your own set of shell commands
Last synced: 23 Jun 2026
https://github.com/mrdotx/wacom
configuration of the wacom tablet at startup and when connecting to the usb port
configuration rule script service shell systemd tablet udev
Last synced: 24 Jun 2026
https://github.com/pforret/bash_experiments
testing out some bash concepts: concurrency, arrays, ...
bash bash-script shell shell-script
Last synced: 08 May 2026
https://github.com/erikhoward/fishfiles
Useful fish shell configuration and functions.
dotfiles fish fish-plugin fish-shell shell
Last synced: 18 May 2026
https://github.com/paulo-amaral/metabase-tips
Metabase scripts
metabase python python3 shelkl shell shell-script shell-scripting
Last synced: 18 May 2026
https://github.com/utkarsh5026/shell
Codecrafters Command Line Project
codecrafters codecrafters-shell command-line-tool golang shell
Last synced: 18 May 2026
https://github.com/gappeah/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 25 Jun 2025
https://github.com/arturograu/alias_manager
Manage your Git and shell aliases with a simple app. Create edit and delete without touching config files.
aliases flutter git-aliases shell
Last synced: 03 Jul 2026
https://github.com/loyc12/scripts
A couple of shell commands I made to improve my workflow. Mostly git shortcuts
git scripting shell shell-scripts
Last synced: 18 May 2026
https://github.com/phrenotype/pest
A poor man's ransomeware
hacking-tool ransomeware ransomware-builder reverse-shell shell
Last synced: 18 May 2026
https://github.com/ironjesus74-hub/ironjesus-lab
Automation scripts, operator tools, and modular systems. Shell, Python, JS. Built to run without supervision.
automation forge-atlas operators python scripts shell tools
Last synced: 07 Apr 2026
https://github.com/dsal3389/dumbdevice
create a simple shell that can mimic other devices
Last synced: 12 May 2026
https://github.com/njonsson/euthanize
Implements LRU sweeping for filesystem-based caching systems, or for housekeeping your throwaway files
bash command-line-app filesystem lru shell
Last synced: 18 May 2026
https://github.com/athrocks/shellscripting-basics
A beginner-friendly Bash scripting repository with 19+ examples covering variables, loops, conditionals, arrays, user input, file reading, and more perfect for learning shell scripting basics from scratch.
shell shell-script shell-scripting shell-scripts shellscript
Last synced: 04 Jul 2026
https://github.com/dayitv89/gdsscript
python, JS & shell scripts for daily life hassle free coding.
javascript nodejs python script shell
Last synced: 10 Apr 2026
https://github.com/kashev/dotfiles
Various configurations for different programs. Inspired by http://dotfiles.github.io/
Last synced: 07 Apr 2026
https://github.com/huobazi/hookme
A lightweight webhook receive server
ci-cd devops devops-tools hook hooks shell webhook webhooks
Last synced: 19 May 2026
https://github.com/dlampsi/dotfiles
.files
bash dotfiles dotfiles-macos shell zsh
Last synced: 23 Jan 2026
https://github.com/yuri-xyz/minimal
▲ Minimalist cross-platform shell environment, powered by TypeScript.
aesthetic console shell shell-environment typescript
Last synced: 06 Apr 2025
https://github.com/fabiospampinato/autogit-command-shell
A command for executing a plain shell command.
Last synced: 12 May 2025
https://github.com/nas3ts/terminal-themes
My custom terminal themes
bash custom fish oh-my-posh oh-my-posh-theme oh-my-posh-themes powershell prompt shell shell-prompt terminal theme themes zsh
Last synced: 09 Apr 2026
https://github.com/praveen1664/sagemaker-run-notebook
The repo contains the necessary code for AWS pagemaker instances which can be versioned in GitHub & code commit
machine-learning mlops-workflow python3 sagemaker shell
Last synced: 19 May 2026
https://github.com/qoomon/passphrase-generator
dice passphrase generator
bash dice eff generator passphrase password ppgen shell terminal
Last synced: 16 Apr 2026
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 2026
https://github.com/bastien2203/pi-stats
A simple script to display system stats for your Raspberry Pi, including CPU temperature, memory usage, disk usage, CPU load, and power status.
Last synced: 20 Apr 2026
https://github.com/exclud/airbnb_clone
A clone of the AirBnB Website using Python.
airbnb clone clone-app clone-website flask linux python rest-api shell
Last synced: 01 May 2026
https://github.com/jazzolopez/retos-de-programacion
Retos de programación para mejorar en lógica y desarrollar mejores algoritmos
algorithms concurrency retos-programacion shell
Last synced: 01 Jan 2026
https://github.com/thegreatsage/dotfiles
My dotfiles for Arch, Alpine, and Debian. With a curstom shell script to manage them.
alpine archlinux debian dotfiles linux shell shell-script zshrc
Last synced: 01 Jan 2026
https://github.com/cluster-queue/core
core application to be used in the background - only for core development. you may watch out for the dummy package
bash cli cluster-management cluster-queue dependency dummy php scp server-config setup shell ssh
Last synced: 07 Mar 2026
https://github.com/david-moreno/losetup-utils
Utilities to create, mount and unmount encrypted volumes using losetup
cipher encryption loop losetup mount shell volume
Last synced: 29 Mar 2025
https://github.com/happycod3r/xeta
Xeta is an open source framework, theme & plugin manager and more.
cli cli-app oh-my-zsh ohmyzsh plugin-framwork plugin-manager plugin-system plugins prompt shell shell-customization terminal theme theme-management themes xeta zsh zsh-configuration zshrc
Last synced: 06 May 2026
https://github.com/avennn/bshell
🔨Provide portable Unix shell commands out of shelljs for Node.js
bash bshell javascript node nodejs shell shelljs unix
Last synced: 12 Jan 2026
https://github.com/haithamaouati/PuSH
Push Bash Scripting
bash bash-script bash-scripting linux linux-shell push script scripting scripting-bridge scripting-interface scripting-language scripting-languages scripts shell shell-script terminal
Last synced: 26 Jun 2025
https://github.com/chmouel/gh-mergeprs
merge multiple Pull Requests easily
command-line gh-extension git github shell
Last synced: 06 May 2026
https://github.com/eengl/ncepvpn
Shell script wrapper for openconnect to easily connect to NOAA/NCEP's VPN
openconnect script-wrapper shell shell-script vpn vpn-client
Last synced: 26 Jun 2025
https://github.com/laansdole/in-a-nutshell
My DevOps Learning Journey on Debian/LINUX
debian-linux gitconfig shell unix zshrc
Last synced: 02 Jan 2026