New banner in my code to scare off any clever clogs who might want to steal my code!
/*
* ---------------------------------------------------------
* SKIBIDI-SHELL
* by: P4t4t0rz <xxxxxxxxxxxx@xxxxxxxx>
* SST Dynamics
* ---------------------------------------------------------
*/
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <ctype.h>
...