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/octoleo/octodinator
mirror of https://git.vdm.dev/octoleo/octoshoom
Last synced: 15 Apr 2026
https://github.com/mahmoudelshimi/note
A lightweight, pass-inspired note management system with optional GPG encryption.
bash foss linux mind-mapping note shell unix unix-p
Last synced: 09 May 2026
https://github.com/jamallyons/my-unix-utilities
My personal scripts/themes/files for linux and windows automation
Last synced: 31 Mar 2025
https://github.com/hasnocool/linux-ram-cleaner
A simple yet effective script to clean up unnecessary data from RAM on Linux systems.
bash cache cleaner cleaning linux management memory open optimization ram resource script shell simple software source swap system utilization
Last synced: 09 May 2026
https://github.com/sanidhyafeaturist/openpilot
This autopilot framework is designed for controlling toy cars, drones, and boats. It integrates various sensors, communication modules, and control algorithms to provide autonomous navigation and operation.
cmake embedded-systems examples raspberry-pi shell
Last synced: 04 Feb 2026
https://github.com/cirocosta/vai
Single script that wraps a list of scripts in a directory as a CLI
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/shnartho/linux-server-administration
Linux os fundamentals and hands on shell scripting, bash, nano comands practice at WUT
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/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: 05 May 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/irene-frias/school-42-pool-august-2024
Exercises carried out during the C programming language pool in August 2024 at Escuela 42 Málaga by Fundación Telefónica.
42-c-piscine 42school bootcamp git programming-language-c shell
Last synced: 08 May 2026
https://github.com/oanderoficial/bag
Oculta dados secretos em diversos tipos de arquivos de imagens.
esteganografia linux script shell shell-script steghide tool
Last synced: 19 May 2026
https://github.com/samdc73/scripts
Scripts that I use on my Linux machine to make my life easier !
Last synced: 08 May 2026
https://github.com/sjorek/composer-virtual-environment-plugin
A composer-plugin adding shell, symbolic link and git-hook related commands to composer.
composer composer-plugin git git-hooks php shell
Last synced: 06 Apr 2026
https://github.com/eylles/awkat
awkat is a bat imitation with shell awk and cat
awk cat cli command-line linux shell shell-script syntax-highlighting terminal tool
Last synced: 08 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/dlampsi/dotfiles
.files
bash dotfiles dotfiles-macos shell zsh
Last synced: 23 Jan 2026
https://github.com/lxsymington/dotfiles
Personal dotfiles
configuration dotfiles shell vim
Last synced: 17 Jul 2025
https://github.com/demsking/tts-shell
This script use the Google TTS API to read the current selected (copied) text
accessibility reader shell tts
Last synced: 28 Mar 2025
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/aggstam/movies_randomizer
Simple utility to get movie suggestions from local PSV files.
Last synced: 17 Apr 2026
https://github.com/dnhn/git-commit-audio
A Git hook that plays a sound when you commit :sound:
audio fortheloveofcode git git-hook git-hooks post-commit shell sound terminal
Last synced: 28 Jul 2025
https://github.com/diablo02000/log4bash
is a lightweight, easy-to-use shell script designed to standardize log output from any shell script.
Last synced: 08 Mar 2026
https://github.com/webdevel/composer-bash-completion
Composer bash completion
bash brew completion composer homebrew mac php shell
Last synced: 10 Apr 2026
https://github.com/faiyaz7283/newsetup
A script to help run some common tasks on a new machine. Tasks include setting up a machine hostname and generating an ssh key.
bash bash-script bash-scripting hostname hostnamectl linux mac-os osx shell shell-script ssh-key ssh-keygen
Last synced: 07 May 2026
https://github.com/andrewmaksimchuk/learn_words
Learn words of some language. Show notifications with translated words on GNOME JavaScript (GJS)
gjs gnome javascript linux makefile shell ubuntu
Last synced: 07 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/nik-kusanagi/bash.sh-treinamento
Versão mais organizada (+ ou -)
data database debian gnome gnome-extension gnu gnu-linux linux shell shell-script
Last synced: 05 May 2026
https://github.com/fdel-ux64/fish-config
Personal Fish shell toolkit with cross-distro utilities, reusable helpers, and Fisher-ready functions.
cli dotfiles fish fish-shell fisher linux shell shell-functions unix
Last synced: 29 May 2026
https://github.com/ryukora/mybiznet-bandwidth-monitor
Scraping data from app MyBiznet (app.biznet.id) to Prometheus -> Grafana
bash biznet biznethome grafana homeassistant homeassistant-config indonesia isp mybiznet prometheus provider scrape shell
Last synced: 12 Apr 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/jmettraux/bxs
Bundle Exec rSpec - a wrapper for `bundle exec rspec`
Last synced: 06 May 2026
https://github.com/gyumeijie/findx
simple extension of the `find` command, but more easy to use.
cli command-line-tool extension find finder shell wrapper
Last synced: 28 Mar 2025
https://github.com/aosasona/rollover
[Experimental] Easily backup your current development environment to Github and restore on any device
Last synced: 13 Sep 2025
https://github.com/drewstinnett/sourceseedy
Source CD - Switch between source directories easily, using a well defined path
Last synced: 06 May 2026
https://github.com/educastellano/script-package-version
Get the version of the current package
Last synced: 18 May 2026
https://github.com/vroncevic/net_sniffer
Cronjob for sniffer tool
administration bash linux macos net qnx shell sniffer unix
Last synced: 06 May 2026
https://github.com/pirito10/taquillavirtual-pccd-uvigo
Distributed Virtual Ticketing System project for the course "Programación Concurrente y Distribuída" in the Telecommunications Engineering Degree at the Universidad de Vigo (2023 - 2024)
c concurrency make shell terminal ticketing-system
Last synced: 06 May 2026
https://github.com/osiota10/alx-low_level_programming
C Low Level Programming - Data Structures, Linux/Unix System Programming and Algorithms with ALX Software Engineering
algorithms assembly c data data-structures linux shell unix
Last synced: 25 Jun 2025
https://github.com/maximewewer/privileged-exec-daemonset
Kubernetes DaemonSet for privileged shell access on every node
busybox daemonset kubernetes shell
Last synced: 19 May 2026
https://github.com/omagdy7/tiny-shell
Barebones implementation for a simple unix shell in rust.
Last synced: 16 May 2026
https://github.com/dev-alamin/useful-linux-commands
This repository contains a categorized and extensible list of Linux terminal commands for everyday use, system administration, server management, and development tasks.
Last synced: 29 Jan 2026
https://github.com/novasush/build-python-from-source
Shell script for building python from source
bash bash-script bashrc bashrc-configs build build-tools linux python python-3 python3 shell shell-script shellscript source-code ubuntu ubuntu-server ubuntu1404 ubuntu1604 ubuntu1804 ubuntu2004
Last synced: 14 Apr 2025
https://github.com/lukaspustina/clams-aws
Clams that help to build shells for AWS
Last synced: 17 Apr 2026
https://github.com/xavier2p/dotfiles
dotfiles, just one command to make an UNIX system mine.
Last synced: 27 Oct 2025
https://github.com/mahtosujeet/.dotfiles
My .dotfiles
arch-linux archlinux bash dotfiles hyprland hyprland-arch laptop linux lua neovim neovim-dotfiles shell waybar zsh
Last synced: 10 Apr 2026
https://github.com/tedjenkler/tedjenkler-codecrafters-shell-python
Python implementation of a POSIX-compliant shell, supporting built-in commands like cd, pwd, echo, cat, exe, and type, along with the ability to execute external programs. A basic Read-Eval-Print Loop (REPL) that simulates shell behavior.
posix-compliant python-shell repl shell shell-script
Last synced: 24 Feb 2026
https://github.com/containedreality/containedpkg
A package manager written in shell meant to be portable.
package-manager shell shell-script shellscript
Last synced: 28 Mar 2025
https://github.com/r3c/arshive
Simple rotation backup tool written in pure shell
Last synced: 28 Jan 2026
https://github.com/nojhan/lp-neon
A theme for Liquid Prompt, featuring a "techno-ascii-art" style on three lines.
ascii-art bash liquidprompt liquidprompt-theme prompt prompt-toolkit prompt-tuning shell zsh
Last synced: 05 May 2026
https://github.com/roosoft/roopkgs
Removes some configuration repetition across different computers
Last synced: 24 Jan 2026
https://github.com/uliwitness/dans-shell
A simple toy shell that's supposed to be more like a real programming language, less like a search-and-replace program with side effects.
Last synced: 05 May 2026
https://github.com/taeguk/local_backdoor
local backdoor in linux. (especially Ubuntu) This is a funny tool for me cuz i can get my friend's rights.
Last synced: 21 May 2026
https://github.com/litreily/notes
我的学习笔记
linux mkdocs mkdocs-material network notes python shell
Last synced: 19 Apr 2026
https://github.com/stablecaps/eyes3scribe
Automatically creates HTML documentation files for BASH/Shell source code using markdown & python mkdocs
auto-documentation automation bash documentation documentation-tool html mark markdown markdown-to-html mkdocs pandoc python3 rst shell shell-script sphinx static-site-generator website-builder website-generation
Last synced: 18 Jan 2026
https://github.com/liuwoodscode/bashshim
Bash simulator, primarily made for agentic LLMs.
agentic-ai ai bash darwin linux llm shell
Last synced: 12 Apr 2026
https://github.com/giannycabral/tomo-ai
Um chatbot kawaii com tema de capivara usando a API Google Gemini para conversas fofas e inteligentes💡
Last synced: 04 May 2026
https://github.com/marcelofpfelix/boa
An cli argument parser, using spf13/cobra, for shell scripts.
argument-parser bash cli shell terminal
Last synced: 12 Apr 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/josevazf/42-born2beroot
Introduction to System Administration using virtual machine tools to create a healthy and secure workspace
42commoncore 42school born2beroot chatgpt cronjob debian lighttpd shell sudo ufw-firewall vsftpd-server wordpress
Last synced: 04 May 2026
https://github.com/matherunner/cjump
Quickly cd to long paths deterministically
bash command-line shell terminal zsh
Last synced: 10 Apr 2026
https://github.com/meme-supplier/pyshell
My custom shell. Compatible with Debian, Ubuntu, Fedora, and Arch systems.
Last synced: 29 Mar 2025
https://github.com/uberkael/dspick
AI Shell Completions: Like Navi, but with DSPy under the hood. Ask, Get a CLI command, Done.
agent cheatsheets dspy llms python shell
Last synced: 17 Apr 2026
https://github.com/jawaracloud/bash-collections
This repository contains a collection of Bash scripts for various purposes. Feel free to explore and use these scripts as needed.
bash bash-script linux security shell terminal
Last synced: 20 Apr 2026
https://github.com/nojhan/clibard
Watch your last D-Bus notifications in the terminal
cli d-bus dbus notifications python shell terminal
Last synced: 04 Sep 2025
https://github.com/samueru-sama/deploy-linux.sh
POSIX(ish) shell script that deploys dependencies for AppImages, similar to linuxdeploy, linuxdeploy-qt, go-appimage and others.
appdir appimage appimage-builder linux posix-shell script shell
Last synced: 05 Oct 2025
https://github.com/lightningstalker/stronger-gpw
An "improved" version of `gpw` that generates stronger passwords.
dictionary password-generator security security-tools shell
Last synced: 02 May 2026
https://github.com/phmullins/bootstrap
A Bash & Ansible framework for configuring new macOS installations.
ansible bash macos mit-license shell unix
Last synced: 07 Apr 2026
https://github.com/base-ux/spxshell
Static POSIX shell scripts and toolkit
posix posix-shell shell shell-script
Last synced: 16 Jul 2025
https://github.com/francescodisalesgithub/reverser
command line utility that generates a reverse shell
hacking pentest-tool pentesting python reverse reverse-shell shell
Last synced: 04 May 2026
https://github.com/keiya/rubbish
RubbiSH, a useless UNIX Shell command line interpreter (CLI).
Last synced: 20 Jan 2026