PMLOCK(1) General Commands Manual PMLOCK(1)NAMEpmlock - simple file-based mutexSYNOPSIS$PCP_BINADM_DIR/pmlock [ -v ] fileDESCRIPTIONpmlock attempts to acquire an exclusive lock by creating file with a mode of 0. The exit status is 0 for success, 1 for failure. To release the lock, unlink file. In the event of a failure, the -v option produces an explanatory message on stdout. Performance Co-Pilot PCP PMLOCK(1)
| Related Man Pages |
|---|
| pmdbg(1) - centos |
| pmerr(1) - centos |
| pmhostname(1) - centos |
| pmnsmerge(1) - centos |
| pmsignal(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |