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: 1cb1668f9c2143f6e3d496d97eddbd3988446775 (
plain
)
1
2
3
4
#!/bin/bash gcc -DLINUX test.c -g -o ./local/a.out || exit cd local valgrind ./a.out