hc
2023-11-20 0d8657dd3056063fb115946b10157477b5c70451
1
2
3
#!/bin/bash
 
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"