GitHub topics: unix-shell
YoshihisaHirano/Minishell
Why not writing your own shell?
Language: C - Size: 801 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

IsaiahHarvi/CS-390
CS 390 - UNIX/LINUX PROGRAMMING
Language: C - Size: 155 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

M4urici0GM/port-scanner
:computer: Simple port scanner made with RUST.
Language: Rust - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

b-jure/ashe
UNIX async shell
Language: C - Size: 715 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ibeauregard/unix-shell
This is a Unix command line interpreter. It implements the following built-ins: echo, cd, setenv, unsetenv, env and exit. Other commands are delegated to the system.
Language: C - Size: 123 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

marcofavorito/from-sql-to-unix-utilities
A guide about how to do SQL queries with Unix utilities.
Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

chantal0000/42_minishell
Minishell is a simple Unix shell implementation written in C. It provides a basic command-line interface for users to interact with the operating system. This project aims to demonstrate fundamental concepts of shell programming, including command parsing, execution, and environment management.
Language: C - Size: 370 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sahil-shefeek/simple-scripts
Unlock the power of bash scripting with simple examples.
Language: Shell - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AndreIglesias/21sh
Development of a Unix Shell
Language: C - Size: 6.11 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

alexander-lamdan/shell_scripting_projects
My Shell Scripting projects for fun that I do
Language: Shell - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mascot6699/Assignments
All homework assignments of my coursework at SVNIT
Language: C++ - Size: 1.79 MB - Last synced at: about 1 year ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

AbdelmajidLh/bash_unix_git
Commandes de base pour Linux, bash et gitbash
Language: Shell - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wookietreiber/smash
smash shell
Size: 19.5 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

flaamjab/unix-miniprojects
Tiny projects built as part of college assignments to get some familiarity with the Unix-family operating systems
Language: C - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dotadiw23/RemoteTerminal
Basic ServerSocket in Java that allows connection to the server's UNIX terminal
Language: Java - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

inconvergent/lqn
query language and terminal utility for querying and transforming Lisp, JSON and other text files. written in Common Lisp
Language: Common Lisp - Size: 448 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 1

daimbk/odyssey
shell that makes life easy
Language: C - Size: 165 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

minashaigan/Unix_Shell
OSproject : UNIXshell with history
Language: C - Size: 1.64 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

roosto/macos-for-unix-nerds
Slides for a 45min talk on some useful unix tips for macOS tips & tricks and some useful macOS tips for unix
Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hfally/cleanup
This tool was built for me and you to help us `cleanup` our folders with just a single command from the terminal.
Language: Shell - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 29 - Forks: 5

Yakiyo/rat
Making a cat clone for learning purposes
Language: Go - Size: 29.3 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

edelars/ash
Unix shell written in Go using pseudo graphics with rgb colors
Language: Go - Size: 8.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nigosto/nish
Minimalistic command line interpreter, written in C, that mimics some of the functionalities of bash for UNIX-like operating systems
Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yann39/unix-file-tagger
Unix shell utility to add file tagging capability to Unix filesystem
Language: C - Size: 592 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jamesminardi/unix-shell
Custom UNIX shell
Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jceaser/stacker
A simple and persistent stack for use as a basic CLI clipboard between TMUX panes.
Language: Go - Size: 35.2 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

chethanagopinath/unix-commands-in-python
Implementing Unix commands in Python
Language: Python - Size: 136 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

topunix/pst
:deciduous_tree: A reproduction of pstree
Language: Python - Size: 15.6 MB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

matheuslenke/vaccine-shell
[College Project] A functional shell made in an Operational Systems project that can run commands and executables in foreground and in background with pipes implemented manually
Language: C - Size: 427 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

semx2a/minishell Fork of ringii21/myMinishell
Reverse engineering of bash
Language: C - Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

harsh1399/OS---Shell
Shell that emulates various basic UNIX commands
Language: C - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

missing-semester-vn/missing-semester-vn.github.io Fork of missing-semester/missing-semester
The Missing Semester of Your CS Education 📚 - Bản Tiếng Việt
Language: CSS - Size: 15.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 8

WangHanChi/cm4
Simples project of ARM Cortex M4 processor
Language: C - Size: 797 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

semx2a/pipex
The Pipex project is a detailed exploration and programming of a UNIX pipe.
Language: C - Size: 573 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cjappl/trtz
Command line tool to convert timezones ⏱️ inspired by the "do one thing well" philosophy of the Unix tools
Language: Rust - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

seanemccartney/2024-02-06-DEVELOP-CSU-online
Coding workshop co-hosted by NASA DEVELOP and Colorado State University (CSU).
Language: HTML - Size: 2.16 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ziko909/minishell-42-cursus Fork of Mou-SED/minishell-42-cursus
This project revolves around developing a feature-rich shell using the C language. The shell incorporates various functionalities, including pipes, redirections, conditional operators, wildcards, and the utilization of parentheses for grouping commands.
Language: C - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mkf/lmmish.c
2020: last-minute "m1cr05h311" pr0j3ct 0per4ting 5y5t3m5 assignment
Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dlab-berkeley/Bash-Git
D-Lab's 3 hour introduction to basic Bash commands and using version control with Git and Github.
Size: 459 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 131 - Forks: 80

m-adisa/simple_shell
Implementation of a simple UNIX command interpreter.
Language: C - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

fenshan/42-piscine
My solutions to 42madrid piscine projects (20 sept - 15 oct 2021)
Language: C - Size: 8.01 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 0

cjsidler/smallsh
A mini shell written in C. Implements a subset of features of well-known shells, such as bash. Handles variable expansion, comments, blank lines, input and output redirection, foreground and background processes, and more.
Language: C - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DhruvSrikanth/Unix-Like-Shell
A pure C implementation of a Unix-like system emulating the Bourne Again SHell.
Language: C - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

TazWake/Useful-Scripts-Etc
Dumping ground for useful scripts (often not my own) with a mix of languages.
Language: Python - Size: 227 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

Jinxed-Ash3/Phonebook-Using-Vi
Shell script that creates a phonebook on your system that contains a list of your contact names and phone numbers
Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HallerPatrick/civa 📦
Own shell implementation in Rust
Language: Rust - Size: 1.05 MB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

SofiaKirsanova/cmc-msu-shell-interpreter
Shell simulation
Language: C - Size: 620 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ritvikkhanna09/AutoLoginBot
A python bot to automate your login process
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 50 - Forks: 32

robkle/42sh
Unix shell
Language: C - Size: 3.69 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

robkle/21sh
Unix command interpreter with line edition and command history, and that handles redirections, pipes, quotes and more.
Language: C - Size: 1.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

robkle/minishell
Simple Unix command interpreter with builtins.
Language: C - Size: 453 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MatthewSummons/COMP3230
Operating Systems (CS) Fall 2023-2024 HKU. I wrote my own shell in C and used multithreading to speed up an LLM text generator.
Language: C - Size: 93.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

v5run/Password-Resilience-Analyzer
A software program using the C language, aptly named the "Password Resilience Analyzer". This program will be tasked with assessing the strength of a password, bearing in mind a set of predetermined rules and guidelines (README).
Language: C - Size: 816 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brettleclerc13/minishell
A shell project inspired by Bash
Language: C - Size: 2.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GiuseppeCesarano/newtpp
Create terminal user interfaces (TUI) with ease and fast
Language: C++ - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

theghora/CPS510_Patient_DBMS
CPS510 - Patient Information Management System - Oracle 11g and SQL Developer
Language: Shell - Size: 497 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thamognya/TFetch
Pfetch but faster
Language: Rust - Size: 265 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

Kobilas/miniShell_wikiScraper
CS288 project in which I had to create a mini version of the UNIX Bash shell along with a program to generate a script to scrape wikipedia pages that have two character long names.
Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

igakigongo/unix_guessing_game
Guessing game project from Unix Workbook Course - Coursea (Johns Hopkins University)
Language: Shell - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

elifyagmurduran/docker-and-bash_scripting-journey
intro to bash scripting, with exercises.
Language: Shell - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UMCarpentries/intro-curriculum-r
Custom curriculum for teaching R, the Unix Shell, & Git with an integrated workflow and reproducible research practices.
Language: HTML - Size: 50 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 12

jon-xo/dot-files
Shell script to automate the backup of UNIX dot files to a git repository.
Language: Shell - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

msnidal/attercop
No-frills AI shell assistant
Language: Python - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 2

jonaylor89/jsh
Unix shell written in C and ported to Rust
Language: Rust - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

asaad02/Shell_C
UNIX shell program
Language: C - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ANG13T/snowflake-zsh-theme
❄️ ☃️ An elegant, simple, and neat ZSH theme including an aesthetically pleasing cool color palette that harmonizes with dark themes
Language: Shell - Size: 899 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

trongbq/dotfiles
My dotfiles
Language: Lua - Size: 604 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andis-sprinkis/binary-search-shell
Binary search shell script. Approx. & exact target. Repetition. Dec. & hex. integers.
Language: Shell - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KarimaTouhami/simple_shell
A simple UNIX command interpreter
Language: C - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aekanshd/mimicking-a-shell-in-c
For 5th SEM, UNIX Shell Programming, Made for PES University, 2019.
Language: C - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

senjan/msh
a simple UNIX Shell implementation with redirections and pipes
Language: C - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

AlanLuu/alsh-py 📦
My implementation of a UNIX shell in Python, based on the one I made in C
Language: Python - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rboesp/Small-Shell
Small Bash shell without some advanced features
Language: C - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ShreyansPatell/Custom_Unix_Shell
In this project, you will build a simple Unix shell. The shell is the heart of the command-line interface, and thus is central to the Unix/C programming environment. Mastering use of the shell is necessary to become proficient in this world; knowing how the shell itself is built is the focus of this project.
Language: Python - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

localh0t/wildpwn
unix wildcard attacks
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 122 - Forks: 31

ajayagrawalgit/LVManage
A One Stop - Open Source LVM Command Line Utility
Language: Shell - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

fanglab/BEAST
Bacterial Epigenomics Analysis SuiTe
Language: R - Size: 360 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 2

9ich/shnm
Bourne shell minus the macros
Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ArtemBotnev/DeveloperScripts
Scripts to help Android and Java developers
Language: Shell - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

icejan/Movie-DBMS
This program aids a movie store owner in managing their inventory of movies online to sell or rent to customers 24/7.
Language: Shell - Size: 3.81 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

qword-os/qword 📦
Operating system for x86_64 based around a "keep it simple and make it work" philosophy.
Language: C - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 402 - Forks: 40

bshongwe/printf
ALX Group Project - 1st collabo
Language: C - Size: 81.1 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bshongwe/simple_shell
ALX Team Project
Language: C - Size: 180 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tapakdba/DBA-Codes-snippets-and-scripts
For all DBA related codes for day to day use
Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

A-Mahla/Mini-Shell
A Unix-Shell reimplemented in C inspired by Bash POSIX.
Language: C - Size: 498 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Holladworld/simple_shell
A mini Unix shell, that takes in commands and allows to interact with operating system.
Language: C - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AyoItsYas/bin
Collection of bin scripts that makes my life a little bit easier.
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nefari0uss/custom-unix-shell
Simple UNIX shell with history.
Language: C - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

maxzhelezov/YAPShell
Yet Another Practicum Shell
Language: C - Size: 328 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Xtrah/TDT4186-P3 📦
Operating Systems project 3: Unix shell
Language: C - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

PAXANDDOS/UCODE-Track-C 📦
A complete repository for UCODE-Stage-2 projects: Refresh-C, Libmx, Pathfinder, uls, and ushell.
Language: C - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jmatheis00/42_pipex
42 pipex project: Replicating Unix shell command functionality with a focus on pipes and redirections.
Language: C - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ucdavisdatalab/workshop_introduction_to_the_command_line
Reader for the workshop, Introduction to the Command Line
Language: R - Size: 12.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

asiandallas/Unix-Shell
Project from Operating Systems (CS 433)
Language: C++ - Size: 583 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

sepen/ssll
Lightweight command-line shell implemented in pure C that focuses on size
Language: C - Size: 44.9 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nifadyev/os-labs 📦
Practice for Operation Systems Course at the University of Nizhny Novgorod
Language: C - Size: 746 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

skybert/my-little-friends
Moved to https://gitlab.com/skybert/my-little-friends
Language: Shell - Size: 3.38 MB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 67 - Forks: 19

HYPEWORKS/josh
JOSH: Josh's Outstanding SHell
Language: C++ - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yashkamalchaturvedi/Shell-Scripting
This repository contains all the assignments related to Shell Scripting for Semester 5, focusing on Shell Scripts.
Language: Shell - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nlbao/stormEnv
Spring-up your favorite development environment easily and quickly (like a Storm!).
Language: Shell - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1
