linux_c_learn/fock/run.sh

3 lines
45 B
Bash
Executable File

#!/bin/bash
gcc -o fock.bin fock.c
./fock.bin