fncopy copies recursively the FNS context, old-fns-context, and attributes
to a new FNS context, new-fns-context. If -i and -o options are specified with the respective naming service, the old-fns-context with be resolved using old-naming-service as the underlying naming service, and new-fns-context will be created using new-naming-service as the underlying naming service. In the absence of -i and -o options, the default naming service will be
used (see fnselect(1M)).
When the -f option is used, filename names a file containing a list of contexts in the old-fns-context that should be copied to the new-fns-context.
If the FNS context new-fns-context already exists in the target naming service, new-naming-service, this command will copy only the contexts and bindings that do not exist in the target naming service. This command
will not over-write any of the existing FNS contexts in the target naming service.
This command follows links and copies FNS contexts and binding to the new-fns-context namespace.
|