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
16263
Commits
31
Branches
0
Tags
196 MiB
Tree:
40c4af7bfd
SuperNET
/
iguana
/
exchanges
/
reset_mutex
5 lines
88 B
Raw
Normal View
History
reset_mutex
7 years ago
#!/bin/sh
strace -f -o $HOME/strace.out -p `pidof marketmaker` &
sleep 2
killall strace