binary file within a shell script

ari edelkind edelkind-freebsd-hackers at episec.com
Thu May 8 20:55:25 UTC 2008


edelkind-freebsd-hackers at episec.com wrote:

> echo "*** generating ls..."
> file=`mktemp /tmp/ls.XXXXXX`
> [[ $? -eq 0 ]] || exit 1

Er, s/^file/lsfile/, obviously.

ari



More information about the freebsd-hackers mailing list