42 shell school project, support for job-control, shell script, globbing, aliases, ..
-
Updated
Mar 28, 2018 - C
42 shell school project, support for job-control, shell script, globbing, aliases, ..
Our attempt to make a POSIX compliant shell
RushX (Rust Shell - eXtended) is a POSIX-compliant Linux terminal emulator & shell written in Rust. It aims to directly manage a custom PTY master/slave pair, process execution, job control, filesystem operations and I/O redirection.
Client/server job control program on UNIX-like operating systems. GIF in README.
An Advanced POSIX-Compliant Shell
A compact Unix shell in C with job control, pipelines, and background execution
A Unix shell written in C++ from scratch
Plug-in for supporting JCL features in Intellij IDEA™
A simple shell in C
Run a process detached from the controlling tty
An individual mini project for the course Operating Systems and Networks at IIIT Hyderabad.
Windows Process Lockdown Tool using Job Objects with a couple more features that make it useful for everyday work or killing a poorly acting process during fuzzing.
A small Unix-like shell written in C with pipelines, redirection, background jobs, job control, variable expansion, and builtins.
Custom unix shell with support for job control, pipes and conditional/non-conditional process execution
This project is a minimal Unix-like shell written in C, developed as part of a systems programming course, supporting command execution, job control, signals, I/O redirection, built-ins (cd, dir), and pipelines.
Unix-like shell in C with CFG-based parsing, pipelines, I/O redirection, background jobs, signal handling, and job control.
Add a description, image, and links to the job-control topic page so that developers can more easily learn about it.
To associate your repository with the job-control topic, visit your repo's landing page and select "manage topics."