at v5.2-rc4 3 lines 59 B view raw
1#!/bin/bash 2 3LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"