Previous Topic

Next Topic

Book Contents

Book Index

ctmagcln utility example

The following are examples of the ctmagcln utility commands:

The following command requests that all Agents remove OUTPUT files and exit status files that are no longer needed.

ctmagcln -agent "*"

The following command requests that the specified agent, saturn, removes OUTPUT files that have already been retained for two days, and removes all exit status files that are no longer needed.

ctmagcln -agent saturn -days 2

Parent Topic

ctmagcln