hc
2024-02-19 151fecfb72a0d602dfe79790602ef64b4e241574
1
2
3
#!/bin/bash
 
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"