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