#!/bin/bash clear gcc ./src/test_utf8.c -o _utf8 ./_utf8 # eof