Class action script naming conventions
The name of a class action script is based on
which class it should operate and
whether those actions should occur during package installation or removal.
The two name formats are:
i.class- 
operates on pathnames in the indicated
class during package installation
 
r.class- 
operates on pathnames in the indicated
class during package removal
 
For example, the name of the installation script for a class named class1
would be i.class1 and the removal script would be
named r.class1.
Next topic: 
Class action script usage rules
Previous topic: 
The class action script
© 2003 Caldera International, Inc.  All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003