Software Distributor Administration Guide for HP-UX 11i
Introduction to Software Distributor
Working from the Command Line
Chapter 162
Note that when you re-execute a session file, the session file values take
precedence over values in the system defaults file or personal defaults
file. Likewise, any command line options or parameters that you specify
when you invoke the command take precedence over the values in the
session file.
Here is a sample a session file. It uses the same syntax as the defaults
files:
# swinstall session file
#
# Filename /users/fred/.sw/sessions/swinstall.last
# Date saved 05/26/01 15:59:41 MDT
swinstall.allow_downdate = true
swinstall.allow_incompatible = false
swinstall.allow_multiple_versions = false
swinstall.autoreboot = false
swinstall.autorecover_product = false
swinstall.compress_files = false
swinstall.create_target_path = true
...
(A typical swinstall session file has approximately 70 lines.)