hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
1
2
3
#!/bin/bash
 
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"