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