2 ./analyse.pl sirens_fxt.txt
4 Run analyse.pl tests (need perl-Module-Build and perl-Test-More package):
10 gcc -m64 -std=c11 -pedantic -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes analyse.c -o analyse
13 ./analyse sirens_fxt.txt
19 valgrind --leak-check=full --show-leak-kinds=all ./analyse sirens_fxt.txt