linux_c_learn/child_porcess_clean/run.sh

3 lines
46 B
Bash
Executable File

#!/bin/bash
gcc -o test.bin clear.c
./test.bin