Anomaly detection system using Negative Selection Algorithms for language discrimination and Unix process intrusion detection, with optimized parameters and ROC/AUC evaluations.
-
Updated
Mar 17, 2025 - Jupyter Notebook
Anomaly detection system using Negative Selection Algorithms for language discrimination and Unix process intrusion detection, with optimized parameters and ROC/AUC evaluations.
Develop a basic Bash shell in C with features like command parsing, built-in functions, and support for piping and redirection, while learning shell operations, process management, and system calls.
A simple reproduction of Bash, implementing pipelines, redirection and expand.
Pipex is a Unix command pipeline simulation project. It executes commands in sequence, redirecting output as input, and saving the final output to a file. Developed for School 42, Pipex offers insights into Unix processes and command execution.
Add a description, image, and links to the unix-processes topic page so that developers can more easily learn about it.
To associate your repository with the unix-processes topic, visit your repo's landing page and select "manage topics."