linux_c_learn/child_porcess_clean/run.sh

3 lines
46 B
Bash
Raw Normal View History

2024-02-27 12:28:51 +00:00
#!/bin/bash
gcc -o test.bin clear.c
./test.bin