Listing types

The ccm typedef -list command lists the file-based types, and the symlink and dir types that match the specified criteria.

About this task

ccm typedef -l|-list ([-active] | [-inactive])
-active
Specifies that only the active type definitions are listed. The default is to list all file-based types plus symlink and dir.
-inactive
Specifies that only the inactive type definitions are listed. The default is to list all file-based types plus symlink and dir.

Feedback