- The shell was compiled on Ubuntu 22.04.2 LTS using gcc and its flags as followed:
gcc -Wall -Werror -Wextra -pedantic -std=gnu89 *.c -o hsh
- Please visit the Betty Wiki for the full specifications of Betty coding and documentation styles.
Authors have been updated in the AUTHORS file.