view bin/7z @ 9006:d2efe0750c9d

<shachaf> mkx bin/howg//echo "howg is deprecated! use hwag instead."; exec hwag "$@"
author HackBot
date Mon, 05 Sep 2016 03:39:04 +0000
parents 9dbb38abf08e
children
line wrap: on
line source

#!/bin/sh
export LD_LIBRARY_PATH=/hackenv/lib/lib/p7zip-16.02:$LD_PRELOAD
exec /hackenv/lib/p7zip-16.02/7z "$@"