Adrian M. Enache [Sun, 6 Apr 2003 21:13:27 +0000 (00:13 +0300)]
Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
Message-ID: <
20030406181326.GA873@ratsnest.hole>
p4raw-id: //depot/perl@19152
case "$osname" in
linux)
- cat <<-'EOT' >| preload
+ rm -f preload
+ cat <<-'EOT' > preload
#! /bin/sh
lib=$1
shift