About this task
This subcommand shows information about the specified processes.
ccm process -s|-sh|-show (i|info|information) -f|-format format
[-nf|-noformat] ([-ch|-column_header] |
[-nch|-nocolumn_header])
[-sep|-separator separator] process_spec...
ccm process -show (i|info|information) process_spec...
- -ch|-column_header
- Specifies to use a column header in the output format. See -ch|-column_headers for details.
- -f|-format format
- Specifies the command output format. See -f|-format for details.
A keyword can be built-in (%fullname, %displayname, %objectname) or the name of any existing attribute such as %modify_time or %status.
See Built-In keywords for a list of keywords.
- -nch|-nocolumn_header
- Specifies not to use a column header in the output format. See -ch|-column_headers for details.
- -nf|-noformat
- Specifies not to use column alignment. See -nf|-noformat for details.
- process_spec
- Specifies the process that you want to show information for. See Process specification for details.
- -sep|-separator separator
- Used only with the -f|-format option. Specifies a different separator character. See -sep|-separator for details.