index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userland
/
test
/
linux.sh
blob: d40d6cc48911120d5d6c425f9a9a2434e8b6a207 (
plain
)
1
2
3
4
#!/bin/bash gcc -DLINUX test.c -o ./local/a.out cd local ./a.out