[csw-users] Suppressing pkg-get output?

Corey Hart Corey.Hart at synopsys.com
Thu Mar 1 00:53:43 CET 2007


For the bourne shell:

pkg-get -f -i <package> > /dev/null 2>&1 

...corey

> -----Original Message-----
> From: users-bounces+corey.hart=synopsys.com at lists.blastwave.org
> [mailto:users-bounces+corey.hart=synopsys.com at lists.blastwave.org] On
> Behalf Of Andrew Deason
> Sent: Tuesday, February 27, 2007 11:04 PM
> To: users at lists.blastwave.org
> Subject: [csw-users] Suppressing pkg-get output?
> 
> Is there any way to suppress the exorbitant amount of output blastwave
> outputs when installing a package? I recently was trying an automated
> Solaris 10 install system we have set up, and one of the automated
> post-install steps was to install blastwave and several packages from
> it. However, I was doing this over a serial link, and since several
> packages output the entire GPL and LGPL when installing, it took quite
> a bit of time (longer than the entire rest of the install, as I
recall).
> 
> Are there any options to make pkg-get quieter (or the underlying
> pkgadd invocations), or at least to not display the licenses?
> 
> --
> Andrew Deason
> adeason2 at uiuc.edu




More information about the users mailing list