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