Each of the i5/OS® object
types has a set of commands that operates on that object type.
Most i5/OS object types
have commands that perform the following actions:
- Create (CRT): Creates the object and specifies its attributes.
- Delete (DLT): Deletes the object from the system.
- Change (CHG): Changes the attributes, contents of the object,
or both.
- Display (DSP): Displays the contents of the object. Display commands cannot
be used to operate on objects.
- Work with (WRK): Works with the attributes,
contents of the object, or both. Unlike display commands, work commands allow
users to operate on objects and modify applications.