pkgparam(1) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

pkgparam(1)

pkgparam(1)                      User Commands                     pkgparam(1)

NAME
       pkgparam - display SVR4 package parameter values

SYNOPSIS
       pkgparam [-v] [-d device] [-R root_path] pkginst [param]...


       pkgparam -f filename [-v] [param]...

DESCRIPTION
       pkgparam displays the value associated with the parameter or parameters
       requested  on the command line for the specified SVR4 package. The val‐
       ues are located in either the pkginfo(5) file for pkginst or  from  the
       specific file named with the -f option.


       One parameter value is shown per line. Only the value of a parameter is
       given unless the -v option is used. With this option, the output of the
       command is in this format:

         parameter1='value1'
         parameter2='value2'
         parameter3='value3'



       If  no parameters are specified on the command line, values for all pa‐
       rameters associated with the package are shown.

OPTIONS
       Options and arguments for this command are:

       -d device       Specify the device on which a pkginst is stored. It can
                       be a directory pathname or the identifiers for  a  tape
                       or   removable   disk   (for   example,   /var/tmp   or
                       /dev/dsk/c1d0s0). The special token spool may  be  used
                       to  represent  the default installation spool directory
                       (/var/spool/pkg).


       -f filename     Read filename for parameter values.


       -R root_path    Defines the full path name of a subdirectory to use  as
                       the  root_path. All files, including package system in‐
                       formation files, are  relocated  to  a  directory  tree
                       starting in the specified root_path.


       -v              Verbose mode. Display name of parameter and its value.


OPERANDS
       pkginst    Defines a specific package instance for which parameter val‐
                  ues should be displayed.


       param      Defines  a  specific  parameter  whose  value should be dis‐
                  played.


ERRORS
       If parameter information is not available for  the  indicated  package,
       the command exits with a non-zero status.

EXIT STATUS
       0     Successful completion.


       >0    An error occurred.


USAGE
       The  pkgparam  command  is  used  with legacy SVR4 packages created for
       older Solaris releases. Packages designed for Solaris 11 and later  re‐
       leases  use  the IPS package system instead, and information about them
       can be listed with the pkg(1) and pkgrepo(1) commands.

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE  TYPEAT‐
       TRIBUTE VALUE _ Availabilitypackage/svr4


SEE ALSO
       pkgmk(1),    pkgproto(1),   pkgtrans(1),   pkginfo(5),   attributes(7),
       pkgadd(8)

NOTES
       With the -f option, you can specify the file from which parameter  val‐
       ues  should  be  extracted. This file should be in the same format as a
       pkginfo(5) file. For example, such a file might be created during pack‐
       age development and used while testing software during this stage.


       In their current  implementations,  pkgadd(8),  pkgtrans(1)  and  other
       package commands can process a datastream of up to 4 GB.

HISTORY
       Support for the -R option was added in Solaris 2.1.


       The pkgparam utility, including support for the -d, -f, and -v options,
       was added to Solaris in Solaris 2.0.

Oracle Solaris 11.4               3 Jan 2025                       pkgparam(1)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3