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
/
fock
/
run.sh
3 lines
45 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
gcc -o fock.bin fock.c
./fock.bin
Reference in New Issue
View Git Blame
Copy Permalink