This website requires JavaScript.
Explore
Help
Register
Sign In
chenyf
/
linux_c_learn
Watch
1
Star
0
Fork
You've already forked linux_c_learn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
linux_c_learn
/
child_porcess_clean
/
run.sh
3 lines
46 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
gcc -o test.bin clear.c
./test.bin
Reference in New Issue
View Git Blame
Copy Permalink