[OpenIndiana-discuss] Still having issue with zone install
Joshua M. Clulow
josh at sysmgr.org
Tue Dec 13 23:19:58 UTC 2011
On 14 December 2011 09:44, Mark Creamer <whitetr6 at gmail.com> wrote:
> It does download via wget, but I haven't used shasum before. So I wasn't
> sure which shasum command to use. I tried sha1sum and it does not match:
The file will be gzipped, so you'll need to:
wget -q -O - $URL | gunzip -c | sha1sum -
--
Joshua M. Clulow
UNIX Admin/Developer
http://blog.sysmgr.org
More information about the OpenIndiana-discuss
mailing list