Software Distributor Administrator Guide (September 2010)

To copy C and Pascal products from a remote depot to a local depot with the IPv6
address 2620:0:a07:e020:21a:4bff:fef3:90e8:
# swcopy -s [2620:0:a07:e020:21a:4bff:fef3:90e8]:/mydepot cc pascal @ /var/spool/sw
7.6.2.5 swinstall
To install the C and Pascal products to three remote hosts:
# swinstall -s sw_server cc pascal @ hostA hostB hostC
To install C and Pascal products to a remote host with the IPv6 address
2620:0:a07:e020:21a:4bff:fef3:90e8:
# swinstall -s sw_server cc pascal @ [2620:0:a07:e020:21a:4bff:fef3:90e8]
7.6.2.6 swjob
The swjob command lets you monitors jobs from the command line. For more
information about jobs, see Chapter 6: “Using Jobs and the Job Browser” (page 137) and
“Monitoring Jobs from the Command Line” (page 147).
To list the agent log of remote system TargetA for job hostA-0001:
# swjob -a log hostA-0001 @ targetA :/
To list the agent log of remote system TargetA for job hostA-0001 using the IPv6
address 2620:0:a07:e020:21a:4bff:fef3:90e8 of TargetA:
# swjob -a log hostA-0001 @ 2620:0:a07:e020:21a:4bff:fef3:90e8:/
7.6.2.7 swlist
To list the C product on three remote hosts:
# swlist cc @ hostA hostB hostC
To list the C product on remote host with the IPv6 address
2620:0:a07:e020:21a:4bff:fef3:90e8:
# swlist cc @ 2620:0:a07:e020:21a:4bff:fef3:90e8
7.6.2.8 swreg
To unregister the default depots on three remote hosts:
# swreg -u -l depot /var/spool/sw @ hostA hostB hostC
To unregister the default depots on the remote hosts with the IPv6 address
ffe:ffff:101::230:6eff:fe04:d9ff:
# swreg -u -l depot /var/spool/sw @ ffe:ffff:101::230:6eff:fe04:d9ff
7.6.2.9 swremove
To remove the C and Pascal products from three remote hosts:
# swremove cc pascal @ hostA hostB hostC
172 Remote Operations Overview