#!/bin/bash
gcc -g -fsanitize=address main.c shell.c -o shell

./shell