mirror of
https://github.com/xfarrow/dircomp.git
synced 2025-02-17 20:40:48 +01:00
3 lines
42 B
Bash
3 lines
42 B
Bash
#! /bin/bash
|
|
gcc -o3 dircomp.c -o dircomp
|