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/ajayarunachalam/neighbor-discovery
P2P Network Resource Discovery Simulation in MANET
aodv aodv-neighbor awk manet neighbor-count neighbor-discovery neighbors p2p p2p-application peer peer-discovery peer-to-peer shell tcl
Last synced: 11 Sep 2025
https://github.com/nekofar/zsh-git-flow-avh
This plugin adds short aliases for the git-flow commands
Last synced: 08 May 2025
https://github.com/gvcgo/gshell
Lib for creating interactive cli applications.
cli cmd go golang interactive interactive-shell ishell local process remote shell
Last synced: 29 Apr 2025
https://github.com/yaph/git-tools
Command line tools to facilitate working with git and github
bash bash-script cli command-line-tool git github shell
Last synced: 08 Sep 2025
https://github.com/shelld3v/cve-2019-11580
A CVE-2019-11580 shell
cve-2019-11580 exploitation shell
Last synced: 11 Apr 2025
https://github.com/jezen/git-shmart
The Git commands you know and love, but smarter!
Last synced: 05 May 2025
https://github.com/focusaurus/atom-format-shell
Format shell script from within atom text editor
Last synced: 10 Apr 2025
https://github.com/tianhanfangyan/go-env-install
Easy to install go environment.
Last synced: 13 Apr 2025
https://github.com/borjapazr/dotfiles
💻🚀 Custom dotfiles for UNIX based systems
bash dotfiles dotfiles-installer dotfiles-linux fzf navi oh-my-zsh rofi shell ubuntu zsh
Last synced: 10 Apr 2025
https://github.com/raspiduino/arduino-shell
A simple Unix-like shell for your Arduino!
arduino avr command-line shell
Last synced: 10 Apr 2025
https://github.com/z-shell/zi-crasis
Crasis – semigraphical interface to ZI and exposes its parser via (z) substitution flag. Parsing .zshrc is totally possible. This way Crasis lets you edit your ZI commands located in .zshrc. All in pure Zshell code.
shell terminal terminal-based tui z-shell zi-plugin zsh zsh-plugin
Last synced: 11 Apr 2025
https://github.com/oleiade/xk6-exec
A k6 extension to execute shell commands from your k6 scripts
exec extension k6 performance-testing shell xk6
Last synced: 13 Apr 2025
https://github.com/cemkeylan/genfstab
(almost) pure POSIX shell implementation of genfstab
Last synced: 24 Jul 2025
https://github.com/wendymunyasi/alx-higher_level_programming
Learning Python.
c es6 javascript mysql mysql-database oop orm python-script python3 shell shell-script sqlalchemy tdd-python unittests
Last synced: 06 Mar 2026
https://github.com/luisadha/alfetch
Alfetch - a CLI Bash script to show system information on Android devices in termux.
alfetch android bash configuration configuration-files cpufetch neofetch screenfetch shell system-info system-information systeminformation termux termux-environment termux-hacking termux-tool termux-tools
Last synced: 29 Apr 2026
https://github.com/jersou/deno-shell-stream
A lib for Deno that mix I/O stream API and Shell pipe/redirects.
Last synced: 07 Mar 2026
https://github.com/bensallen/hyperkit-mgr
A minimal shell based virtual machine management environment built around hyperkit.
bash hyperkit macos shell tap virtualization vmnet
Last synced: 11 Apr 2025
https://github.com/lararosekelley/cub
A Wolfram|Alpha client for the terminal
Last synced: 12 Apr 2025
https://github.com/nincodedo/rhc-ocw
Radical Hardcore (RHC) starts up a Minecraft server in Hardcore mode with one additional rule. If anyone dies, the entire server is wiped and started anew. This is also the current server orchestration of OCW Minecraft.
datapack docker docker-compose hardcore-mode minecraft minecraft-data-pack minecraft-datapack minecraft-datapacks minecraft-server server-orchestration shell shell-scripting
Last synced: 07 May 2025
https://github.com/edydfang/uw-madison-cs537
Operating System Projects
filesystem mapreduce operating-system rowhammer scheduling shell system-calls xv6
Last synced: 13 Apr 2025
https://github.com/ravelloh/readme-tree
Use github actions to automatically add a tree view of the repo for readme documents when commit. # # # 使用GithubActions在提交时自动为Readme文档添加树状文件图
actions github-actions marketplace profile python readme readme-profile shell tree tree-structure
Last synced: 20 Jul 2025
https://github.com/davorpa/shell-utils
My useful utilities and commands about shell scripting
bash bash-alias bash-aliases bash-profile bash-script bash-scripting bash-scripts bashrc cheatsheet dotfiles gitconfig linux linux-shell perl perl-scripting perl-scripts shell shell-script shell-scripting utilities
Last synced: 24 Jun 2025
https://github.com/artbycrunk/hyper-prompt
Highly Customize-able prompt for your shell
bash developer-tools hacktoberfest prompts python3 shell zsh
Last synced: 10 Apr 2025
https://github.com/dyoniso/midback
Midback 2D Relative Imageboard
anonymous chan expressjs ffmpeg imageboard jade javascript nodejs postgresql pug shell sql
Last synced: 21 Jun 2025
https://github.com/hakerdefo/pmxkcd
pmxkcd - Desktop XKCD webcomic viewer & downloader for Linux.
bash linux script shell xkcd xkcd-comics xkcd-downloader yad
Last synced: 30 Apr 2025
https://github.com/spookyorange/apidog-linux-install
Install Apidog from a Tarball on your Linux machine, easily!
archlinux bash debian fedora fedora-silverblue linux scripting sh shell shell-script steam-deck steamos tarball targz ubuntu
Last synced: 10 Apr 2025
https://github.com/hakerdefo/pmiab
pmiab (Poor Man's Internet Ad Blocker) blocks ads system-wide.
adblocker adblocking bash internet-advertisements linux script shell
Last synced: 30 Apr 2025
https://github.com/byt3n33dl3/thc-Kraken
For HTTP web Service that has a Shellcode Execution flaws.
backdoor bypass kernel rca reverse shell shellscript spyware trojan
Last synced: 27 Feb 2025
https://github.com/minightdev/simple_shell
A custom shell implemented in C that supports executing commands, handling environment variables, and built-in commands like setenv, unsetenv, exit, and echo. It provides a basic interactive shell interface where you can enter commands and receive output.
Last synced: 11 Jul 2025
https://github.com/karan51ngh/linux-explained
This is a detailed resource about various useful Linux concepts like file system, package management, permissions, users processes etc. It is intended for use by Linux beginners, primarily focusing on Debian-based distributions such as Ubuntu, Linux Mint, Pop!_OS etc.
apt bash cheatsheet debian gnu gnu-linux linux package-manager permissions process script shell shell-script ubuntu
Last synced: 12 Apr 2025
https://github.com/leafney/disk-monitor-dingtalk
disk monitor 监控磁盘空间使用率并发送钉钉提醒
Last synced: 19 Jun 2025
https://github.com/buildapks/db.buildapks
BuildAPKs' database for built APKs from open source accounts at https://github.com
amazon android bash bash-script bash-scripting buildapks chromebook chromebooks gauth shell shell-script shell-scripting shell-scripts shellcode shellscript windows
Last synced: 12 Jul 2025
https://github.com/iamtornado/common_shell_scripts
非常实用的bash shell脚本集合
ai bash bash-script common llm shell shell-scripts tools
Last synced: 16 May 2026
https://github.com/amar454/floppaos
floppaOS is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"
32-bit assembly c-programming c-programming-language command-line-interface floppa from-scratch hobby-kernel hobby-os kernel low-level-graphics low-level-programming operating-system os shell task-manager task-scheduler vga-controller
Last synced: 09 Jul 2025
https://github.com/crazy-complete/crazy-complete
Generate shell auto completion files
autocomplete bash bash-completion cli fish fish-completion shell terminal zsh zsh-completion
Last synced: 05 Mar 2026
https://github.com/kaustubhpatange/shell-recovery-manager
A Tool to create Shell executable scripts
adb adb-shell easy-to-use flash gui hack kaustubh kp-s-tv manager mod recovery rom shell shell-script shell-scripts terminal toolkit twrp visual-basic visual-studio
Last synced: 29 Apr 2026
https://github.com/admodev/ccg
CleanCodersGIT
bash bash-script git git-client github shell shell-script version-control version-manager versioning
Last synced: 26 Jan 2026
https://github.com/warriorbrian/auto-tls
Generate docker tls certificate automatically
bash docker openssl shell shell-script tls-certificate
Last synced: 26 Oct 2025
https://github.com/m0saan/minishell
The project's main idea is to implement a simple shell. As beautiful as a real shell.
1337school 42born2code bash c cat echo lexical-analysis minishell parsing pipes shell signals
Last synced: 26 Feb 2026
https://github.com/tristanbilot/42sh
Shell implementation in pure C & Assembly x86
abstract-syntax-tree assembly c linux shell
Last synced: 05 May 2026
https://github.com/xcraft-inc/shellcraft.js
Simple CLI and shell for Node.js based on commander and inquirer.
Last synced: 14 Feb 2026
https://github.com/tmiland/firefox-backup
Script to backup your firefox profile
backup backup-script bash bash-script firefox mozilla-firefox shell shell-script
Last synced: 06 Mar 2026
https://github.com/mcsmanager/script
MCSManager scripts & template files
batch-script shell shell-script
Last synced: 24 Oct 2025
https://github.com/otaviof/path-helper
Configurable command-line helper to generate PATH and MANPATH based on /etc/paths.d and /etc/manpaths.d
Last synced: 02 May 2026
https://github.com/ishbguy/lock.sh
A shell lock screen tool, which can be integrated with tmux.
ascii-art bash cli lock lockscreen shell terminal tmux tmux-plugins
Last synced: 03 May 2026
https://github.com/byt3n33dl3/thc-kraken
For HTTP web Service that has a Shellcode Execution flaws.
backdoor bypass kernel rca reverse shell shellscript spyware trojan
Last synced: 23 Apr 2025
https://github.com/andrewshin-7th-technology-student/build-ci
Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.
bots c cmake cpp javascript python shell squirrel typescript webassembly
Last synced: 12 Jun 2025
https://github.com/noraainuse/harukadots
My Hyprland dotfiles :3
arch-linux bash customization dotfles eww eww-bar hyprland hyprland-dotfiles hyprpaper linux neovim rofi shell themes unix unixporn waybar
Last synced: 12 Apr 2025
https://github.com/jaromaz/rescshri
Linux micro-distro used to shrink the main system partitions on VPS.
initrd linux linux-distros linux-os rootfs shell
Last synced: 15 Mar 2026
https://github.com/j50n/deno-proc
A better way to work with processes in Deno.
async asynciterable asynciterableiterator await bash child command deno execute process promise run shell spawn stderr stdin stdout subprocess worker
Last synced: 13 Oct 2025
https://github.com/lcrespom/nash
A command-line editor for bash and compatible shells, aiming to provide great UX and productivity
bash javascript node productivity shell terminal
Last synced: 18 Jan 2026
https://github.com/ambitus/cbxp
A unified and standardized interface for extracting z/OS control block data.
cbxp cli control-block json mainframe python shell simplification standardization zos
Last synced: 17 Mar 2026
https://github.com/ehrenfeu/simplify
a collection of my personal shellscripts, mostly administration-related
bashrc-configs git logrotate shell vimrc
Last synced: 23 Apr 2025
https://github.com/piratheon/ori
OpenRouter Interactive Assistant for Unix / Unix-like TUI Environments
ai assistant cpp linux shell terminal tui uncensored unix
Last synced: 26 Jan 2026
https://github.com/chmouel/fzf-select-file
Select Files with FZF is a ZSH plug-in letting you selects files on the command line with fzf and eza
Last synced: 06 Sep 2025
https://github.com/aurbano/ash
:shell: a(lex)sh(ell) -- Remaking bash to practice modern C++ :)
Last synced: 06 May 2026
https://github.com/ContentsViewer/sh-setup
Setup Shell Environment with ONE Command. (Including WSL)
Last synced: 12 Mar 2025
https://github.com/tangoman75/provisions
TangoMan Provisions is an awesome plain shell scripts collection to provision your machines.
provisioning provisioning-scripts shell shell-scripts tangoman-provisions
Last synced: 07 Oct 2025
https://github.com/tedivm/urlparser
Extract information from URLs inside shell scripts
bash shell shell-scripting url-parser
Last synced: 07 Oct 2025
https://github.com/swcarpentry/shell-novice-es
La Terminal de Unix
automation carpentries lesson programming shell software-carpentry spanish stable
Last synced: 21 Jan 2026
https://github.com/bsnisar/yashi
Yet Another Shell Ai Command-Line Companion
Last synced: 06 Oct 2025
https://github.com/meokisama/vscodemenu
A small repository provides a Visual Studio Code extension to context menu for Nautilus.
context-menu contextmenu linux menu nautilus python shell vscode
Last synced: 11 Jun 2026
https://github.com/shencangsheng/easy-backup
easy-backup is a simple and easy-to-use server backup tool for both full and incremental backups, and it supports daily incremental data backup/recovery. | easy-backup 是一个简单易用的 linux 文件全量/增量备份工具,支持按日增量/恢复数据
backup backup-script bash incremental linux restore shell snapshot tools
Last synced: 04 Sep 2025
https://github.com/fire1ce/sysupgrade-debian
Is a simple bash script to run full full-upgrade update and cleanup.
cleanup-script debian linux shell updater updater-script
Last synced: 27 Apr 2025
https://github.com/kstenschke/doshell
Headful automation on Linux and Mac OS
applescript automation compiler language linux macos runtime-system shell shell-script transpiler xdotool
Last synced: 16 Apr 2026
https://github.com/aartaka/trivial-toplevel-commands
Common Lisp library to portably (un)define REPL toplevel commands.
command compiler implementation lisp portability shell
Last synced: 06 Jul 2025
https://github.com/xnuvers007/screenmirror
this is repository for screen mirror from android to laptop
bash bash-script cybersecurity free github hack open-source recorder recording screenmirror script shell shell-script tricks usefull
Last synced: 06 May 2026
https://github.com/metal3d/goswitch
Golang version switcher, local project creator, and recommended packages installation
bash go golang shell tool version version-manager virtualenv
Last synced: 14 Mar 2026
https://github.com/adoyle-h/makefile-utils
A series of makefile targets for enhancing your Makefile.
automation make makefile shell tools
Last synced: 25 Mar 2025
https://github.com/adoyle-h/a-bash-prompt
A Bash prompt written by pure Bash script. Make Bash great again!
bash prompt ps1 shell shell-prompt terminal
Last synced: 25 Mar 2025
https://github.com/abakermi/nlsh
A command-line tool that converts natural language instructions into shell commands using LLM model.
Last synced: 31 Jan 2026
https://github.com/firasuke/colorsh
A small shell script that shows all supported terminal colors
Last synced: 24 Apr 2025
https://github.com/berntpopp/sysndd
GitHub Repository for the SysNDD database, web app and api used to curate gene disease relationships in neurodevelopmental disorders (NDD).
autism-spectrum-disorder docker docker-compose gene intellectual-disability ndd neurodevelopmental-disorders r shell vue vuejs
Last synced: 09 May 2026
https://github.com/joknarf/cdhist
cd history (bash / ksh / zsh)
bash cd-command cd-extension completion directories history interactive ksh locate ncurses plugin powerline pushd scrolling shell shell-extension subdirectories terminal zsh
Last synced: 24 Apr 2025
https://github.com/igorkowalczyk/dotfiles
📦 All my ~/.dotfiles
dotbot dotfiles dotfiles-linux oh-my-zsh shell zsh
Last synced: 10 May 2026
https://github.com/mariusbreivik/netatmo
A tiny CLI written in go-lang used to retrieve data from Netatmo Weather API. The CLI is based on the cobra framework
cli cli-app climate cmd cobra cobra-viper command-line go golang google-golang gopher meteorological-data netatmo netatmo-api netatmo-weather-station shell weather-data weatherstation yrno
Last synced: 01 Feb 2026
https://github.com/b1f6c1c4/cp-mv-paste
Two-step file copy/move. Specify source file(s) in one command, cd to another directory, paste there.
bash copy-files linux move-files shell
Last synced: 26 Feb 2026
https://github.com/bitxx/shell-batch-tools
简易运维脚本,方便非专业运维人员多设备情况下批量进行一些常规操作
Last synced: 11 Oct 2025
https://github.com/chmouel/gh-workon
A gh extension to create a branch out of issue
command-line gh-extension git github shell
Last synced: 23 Apr 2025
https://github.com/stardeep925/tgaide_sh
一个专为 PagerMaid 设计的自动化管理工具,提供稳定可靠的进程守护、定时重启和状态监控功能。
Last synced: 30 Apr 2025
https://github.com/egorlem/veil.zsh
Modular Zsh (Z Shell) Configuration System. No magic, just clarity.
shell zsh zsh-configuration zsh-plugins zshell zshrc
Last synced: 11 May 2026