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.
A compact Unix shell in C with job control, pipelines, and background execution
Plug-in for supporting JCL features in Intellij IDEA™
Custom unix shell with support for job control, pipes and conditional/non-conditional process execution
An individual mini project for the course Operating Systems and Networks at IIIT Hyderabad.
A Unix shell written in C++ from scratch
Run a process detached from the controlling tty
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 simple shell in C
loop_wrapper --cpu all 20150101 20150315 do_something_usefull {d:%Y%m%d}
A Unix-like shell implemented in C, created as a mini project for Operating Systems and Networks course.
A custom Unix-like shell in C with pipelines, I/O redirection, background jobs, job control, history expansion (!!, !n), and GNU Readline-based tab completion.
A shell implementation that handles job control, shell scripting, functions ...
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."