blob: 416aa5499af31132656e947b5949ef6de49cf638 [file] [log] [blame]
Florin Coras87767d82023-03-06 09:46:11 -08001#!/usr/bin/env bash
2
Dave Wallacebee28af2024-06-14 14:59:38 -04003# shellcheck disable=SC2068
4$1 -v && LD_PRELOAD=$LDP $@ > /proc/1/fd/1 2>&1