This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
SuperNET
mirror of
https://github.com/lukechilds/SuperNET.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
17678
Commits
31
Branches
0
Tags
196 MiB
C
76.3%
JavaScript
13.3%
C++
4.1%
HTML
2.3%
Shell
1.2%
Other
2.5%
Tree:
ebe04958b3
SuperNET
/
iguana
/
exchanges
/
reset_mutex
4 lines
88 B
Raw
Blame
History
#!/bin/sh
strace -f -o
$HOME
/strace.out -p
`
pidof marketmaker
`
&
sleep
2
killall strace
Reference in new issue