3.1.5.4 Parameters and Options

artjescleanlock supports the following options:

-l
Specifies the users want to just list or display the lock records matching the specified filter criteria.
-c
Specifies the users want to clean the lock records matching the specified filter criteria.

Note:

One and only one of “-l” and “-c” must be set; they are exclusive to each other.
[ -h hostname ]
Optional: It specifies a hostname as the filter criteria. Only lock records matching such hostname are impacted.
[ -f filename ]
Optional: It specifies a filename as the filter criteria. Only lock records matching this filename are impacted.
Note: If no filter criteria are supported, all lock records will be impacted.
[-y]
Optional: It specifies whether the users want to forcibly clean the lock records without confirmation. Without “-y”, the utility will ask for users’ confirmation before cleaning. This option can only be used with “-c”.