Query: pkgparam
OS: centos
Section: 1
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pkgparam(1) User Commands pkgparam(1)NAMEpkgparam - display package parameter valuesSYNOPSISpkgparam [-v] [-d device] [-R root_path] pkginst [param...] pkgparam -f filename [-v] [param...]DESCRIPTIONpkgparam displays the value associated with the parameter or parameters requested on the command line. The values are located in either the pkginfo(4) 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 parameters associated with the package are shown.OPTIONSOptions 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 tape, floppy disk, or removable disk (for example, /var/tmp, /dev/diskette, and /dev/dsk/c1d0s0). The special token spool may be used to rep- resent 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 information files, are relocated to a directory tree starting in the specified root_path. -v Verbose mode. Display name of parameter and its value.OPERANDSpkginst Defines a specific package instance for which parameter values should be displayed. param Defines a specific parameter whose value should be displayed.ERRORSIf parameter information is not available for the indicated package, the command exits with a non-zero status.EXIT STATUS0 Successful completion. >0 An error occurred.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+SEE ALSOpkgmk(1), pkgproto(1), pkgtrans(1), pkginfo(4), attributes(5) Application Packaging Developer's GuideNOTESWith the -f option, you can specify the file from which parameter values should be extracted. This file should be in the same format as a pkginfo(4) file. For example, such a file might be created during package development and used while testing software during this stage. SunOS 5.10 6 Nov 2000 pkgparam(1)
Related Man Pages |
---|
pkgparam(1) - sunos |
pkgparam(1) - opendarwin |
pkgparam(1) - mojave |
pkgparam(1) - hpux |
pkgparam(1) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
perl script print the lines between two pattern |
Loop to read parameters and stop |