mirror of
https://github.com/xfarrow/dircomp.git
synced 2025-06-05 21:49:19 +02:00
3 lines
42 B
Bash
3 lines
42 B
Bash
#! /bin/bash
|
|
gcc -o3 dircomp.c -o dircomp
|